Searched defs:perf_path (Results 1 – 2 of 2) sorted by relevance
526 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
278 def __init__(self, perf_path): argument