Home
last modified time | relevance | path

Searched defs:traceRootPath (Results 1 – 3 of 3) 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.cpp77 bool MarkClockSync(const std::string& traceRootPath) in MarkClockSync()
210 bool IsTraceMounted(std::string& traceRootPath) in IsTraceMounted()
223 std::string GetFilePath(const std::string& fileName, const std::string& traceRootPath) in GetFilePath()
241 std::string ReadFile(const std::string& filename, const std::string& traceRootPath) in ReadFile()
247 bool IsTracingOn(const std::string& traceRootPath) in IsTracingOn()
/base/startup/init/services/modules/trace/
Dinit_trace.c72 char *traceRootPath; member