Home
last modified time | relevance | path

Searched defs:debugfs_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/atrace/
H A Datrace.cpp1094 static const std::string debugfs_path = "/sys/kernel/debug/tracing/"; in findTraceFiles() local
/aosp12/art/build/apex/
H A Dart_apex_test.py61 def extract_apex(apex_path, deapexer_path, debugfs_path, tmpdir): argument