Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/frameworks/include/
Ddynamic_buffer.h41 DynamicBuffer(std::string& traceRootPath, int cpuNums) in DynamicBuffer()
55 std::string traceRootPath; variable
/base/hiviewdfx/hitrace/utils/
Dcommon_utils.cpp79 bool MarkClockSync(const std::string& traceRootPath) in MarkClockSync()
218 bool IsTraceMounted(std::string& traceRootPath) in IsTraceMounted()
231 std::string GetFilePath(const std::string& fileName, const std::string& traceRootPath) in GetFilePath()
249 std::string ReadFile(const std::string& filename, const std::string& traceRootPath) in ReadFile()
255 bool IsTracingOn(const std::string& traceRootPath) in IsTracingOn()
/base/startup/init/services/modules/trace/
Dinit_trace.c72 char *traceRootPath; member
/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
Dhitrace_dump_test.cpp1206 std::string traceRootPath = ""; variable