Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dperf.h218 struct perf_record_opts { struct
219 struct perf_target target;
220 int call_graph;
221 bool group;
222 bool inherit_stat;
223 bool no_delay;
224 bool no_inherit;
225 bool no_samples;
226 bool pipe_output;
227 bool raw_samples;
[all …]