Searched defs:perf_stat_config (Results 1 – 2 of 2) sorted by relevance
142 bool scale;149 bool null_run;151 bool big_num;152 bool no_merge;156 bool all_user;158 bool summary;166 FILE *output;171 int times;172 int run_count;184 int ctl_fd;[all …]
456 static int perf_stat_config(const char *var, const char *value) in perf_stat_config() function
Completed in 7 milliseconds