Searched defs:traceRootPath (Results 1 – 4 of 4) sorted by relevance
41 DynamicBuffer(std::string& traceRootPath, int cpuNums) in DynamicBuffer()55 std::string traceRootPath; variable
79 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()
72 char *traceRootPath; member
1206 std::string traceRootPath = ""; variable