Searched defs:record_opts (Results 1 – 2 of 2) sorted by relevance
14 struct record_opts { struct15 struct target target;16 bool inherit_stat;18 bool no_inherit;20 bool no_samples;31 bool period;43 bool all_user;52 bool kcore;54 bool build_id;55 unsigned int freq;[all …]
23 struct record_opts record_opts; member
Completed in 5 milliseconds