Searched defs:perf_binary_command (Results 1 – 2 of 2) sorted by relevance
35 const std::vector<string>& perf_binary_command() const { in perf_binary_command() function
84 PerfRecorder::PerfRecorder(const std::vector<string>& perf_binary_command) in PerfRecorder()