Searched refs:kTracingPaths (Results 1 – 2 of 2) sorted by relevance
72 const char* const FtraceProcfs::kTracingPaths[] = { member in perfetto::FtraceProcfs83 while (!ftrace_procfs && kTracingPaths[index]) { in CreateGuessingMountPoint()84 std::string path = kTracingPaths[index++]; in CreateGuessingMountPoint()
31 static const char* const kTracingPaths[];