Searched defs:perf_stat_config (Results 1 – 2 of 2) sorted by relevance
69 u32 aggr_level;70 bool scale;71 bool no_inherit;77 bool null_run;79 bool big_num;83 bool all_user;85 bool summary;95 FILE *output;100 int times;101 int run_count;[all …]
458 static int perf_stat_config(const char *var, const char *value) in perf_stat_config() function
Completed in 18 milliseconds