Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/
Dperf.h194 struct perf_record_opts { struct
195 pid_t target_pid;
196 pid_t target_tid;
197 bool call_graph;
198 bool group;
199 bool inherit_stat;
200 bool no_delay;
201 bool no_inherit;
202 bool no_samples;
203 bool pipe_output;
[all …]