Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
Drecord.h14 struct record_opts { struct
15 struct target target;
16 bool inherit_stat;
17 bool no_buffering;
18 bool no_inherit;
19 bool no_inherit_set;
20 bool no_samples;
21 bool raw_samples;
22 bool sample_address;
23 bool sample_phys_addr;
[all …]
Dtop.h23 struct record_opts record_opts; member
/kernel/linux/linux-5.10/tools/perf/util/
Drecord.h14 struct record_opts { struct
15 struct target target;
16 bool group;
17 bool inherit_stat;
18 bool no_buffering;
19 bool no_inherit;
20 bool no_inherit_set;
21 bool no_samples;
22 bool raw_samples;
23 bool sample_address;
[all …]
Dtop.h22 struct record_opts record_opts; member