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.h69 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 …]
A Dconfig.c458 static int perf_stat_config(const char *var, const char *value) in perf_stat_config() function

Completed in 18 milliseconds