Searched defs:system_wide (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | metricgroup.c | 214 bool system_wide) in metric__new() 798 bool system_wide; member 845 bool system_wide, in resolve_metric() 929 bool system_wide, in __add_metric() 1082 bool system_wide, in add_metric() 1191 bool system_wide; member 1234 bool system_wide, in metricgroup__add_metric() 1317 bool system_wide, struct list_head *metric_list, in metricgroup__add_metric_list() 1529 bool system_wide, in parse_groups() 1692 bool system_wide, in metricgroup__parse_groups()
|
D | smt.c | 25 bool core_wide(bool system_wide, const char *user_requested_cpu_list) in core_wide()
|
D | expr.h | 11 bool system_wide; member
|
D | target.h | 15 bool system_wide; member
|
D | stat.h | 93 bool system_wide; member
|
D | config.c | 518 static const char *system_wide; in perf_etc_perfconfig() local
|
D | evlist.c | 270 struct evsel *evlist__add_aux_dummy(struct evlist *evlist, bool system_wide) in evlist__add_aux_dummy() 291 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) in evlist__add_sched_switch()
|
/Linux-v6.6/tools/lib/perf/include/internal/ |
D | evsel.h | 69 bool system_wide; member
|
/Linux-v6.6/tools/perf/ |
D | builtin-script.c | 81 static bool system_wide; variable
|