Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Drecord.h14 struct record_opts { struct
15 struct target target;
16 bool group;
19 bool no_inherit;
21 bool no_samples;
31 bool period;
43 bool all_user;
52 bool kcore;
54 bool build_id;
55 unsigned int freq;
[all …]
A Dtop.h22 struct record_opts record_opts; member

Completed in 5 milliseconds