Home
last modified time | relevance | path

Searched defs:perf_stat_config (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dstat.h116 bool scale;
122 bool null_run;
124 bool big_num;
125 bool no_merge;
128 bool all_user;
130 bool summary;
135 bool quiet;
137 FILE *output;
143 int times;
144 int run_count;
[all …]
A Dconfig.c456 static int perf_stat_config(const char *var, const char *value) in perf_stat_config() function

Completed in 10 milliseconds