Searched defs:system_wide (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | metricgroup.c | 201 bool system_wide) in metric__new() 765 bool system_wide; member 807 bool system_wide, in resolve_metric() 889 bool system_wide, in __add_metric() 1015 bool system_wide, in add_metric() 1103 bool system_wide; member 1144 bool system_wide, in metricgroup__add_metric() 1221 bool system_wide, struct list_head *metric_list, in metricgroup__add_metric_list() 1429 bool system_wide, in parse_groups() 1577 bool system_wide, in metricgroup__parse_groups()
|
A D | smt.c | 25 bool core_wide(bool system_wide, const char *user_requested_cpu_list, in core_wide()
|
A D | expr.h | 11 bool system_wide; member
|
A D | target.h | 15 bool system_wide; member
|
A D | stat.h | 165 bool system_wide; member
|
A D | config.c | 519 static const char *system_wide; in perf_etc_perfconfig() local
|
A D | evlist.c | 273 struct evsel *evlist__add_aux_dummy(struct evlist *evlist, bool system_wide) in evlist__add_aux_dummy() 294 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) in evlist__add_sched_switch()
|
/linux-6.3-rc2/tools/lib/perf/include/internal/ |
A D | evsel.h | 62 bool system_wide; member
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-script.c | 81 static bool system_wide; variable
|
Completed in 24 milliseconds