Searched defs:debugfs_path (Results 1 – 2 of 2) sorted by relevance
1094 static const std::string debugfs_path = "/sys/kernel/debug/tracing/"; in findTraceFiles() local
61 def extract_apex(apex_path, deapexer_path, debugfs_path, tmpdir): argument