Home
last modified time | relevance | path

Searched defs:traceRootPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/frameworks/include/
H A Ddynamic_buffer.h41 DynamicBuffer(std::string& traceRootPath, int cpuNums) in DynamicBuffer()
55 std::string traceRootPath; variable
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp60 bool MarkClockSync(const std::string& traceRootPath) in MarkClockSync()
/ohos5.0/base/startup/init/services/modules/trace/
H A Dinit_trace.c71 char *traceRootPath; member