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