Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp146 std::string format_path = android::base::StringPrintf( in RecordFtraceFiles() local
157 std::string format_path = android::base::StringPrintf( in RecordEventFiles() local
/system/extras/simpleperf/scripts/
Dtest.py1169 def format_path(path): function