Home
last modified time | relevance | path

Searched defs:system_wide (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dmetricgroup.c214 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()
Dsmt.c25 bool core_wide(bool system_wide, const char *user_requested_cpu_list) in core_wide()
Dexpr.h11 bool system_wide; member
Dtarget.h15 bool system_wide; member
Dstat.h93 bool system_wide; member
Dconfig.c518 static const char *system_wide; in perf_etc_perfconfig() local
Devlist.c270 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/
Devsel.h69 bool system_wide; member
/Linux-v6.6/tools/perf/
Dbuiltin-script.c81 static bool system_wide; variable