Searched defs:perf_stat_config (Results 1 – 2 of 2) sorted by relevance
68 u32 aggr_level;69 bool scale;70 bool no_inherit;71 bool identifier;72 bool csv_output;76 bool null_run;77 bool ru_display;78 bool big_num;82 bool all_user;84 bool summary;[all …]
485 static int perf_stat_config(const char *var, const char *value) in perf_stat_config() function
Completed in 8 milliseconds