Searched defs:record_opts (Results 1 – 2 of 2) sorted by relevance
14 struct record_opts { struct15 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 …]
22 struct record_opts record_opts; member
Completed in 5 milliseconds