Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc526 static PROFILE_RESULT invoke_perf(const std::string &perf_path, in invoke_perf()
758 std::string perf_path = config.getStringValue("perf_path"); in collect_profile() local
/system/extras/simpleperf/runtest/
Druntest.py278 def __init__(self, perf_path): argument