Home
last modified time | relevance | path

Searched refs:WriteAppTraceLong (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp522 void WriteAppTraceLong(const int len, MarkerType type, const std::string& name, const int64_t value) in WriteAppTraceLong() function
574 WriteAppTraceLong(len, type, name, value); in WriteAppTrace()
587 WriteAppTraceLong(len, type, name, value); in WriteAppTrace()
756 WriteAppTraceLong(len, MARKER_BEGIN, name, value); in SetWriteAppTraceLong()