OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_binary_command_
(Results
1 - 2
of
2
) sorted by null
/external/perf_data_converter/src/quipper/
perf_recorder.h
36
return
perf_binary_command_
;
40
const std::vector<string>
perf_binary_command_
;
member in class:quipper::PerfRecorder
perf_recorder.cc
85
:
perf_binary_command_
(perf_binary_command) {}
109
// - Replace "perf" in |perf_args[0]| with |
perf_binary_command_
| to
113
std::vector<string> full_perf_args(
perf_binary_command_
);
Completed in 66 milliseconds