Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dmetricgroup.c199 bool system_wide) in metric__new()
881 bool system_wide; member
923 bool system_wide, in resolve_metric()
1005 bool system_wide, in __add_metric()
1131 bool system_wide, in add_metric()
1219 bool system_wide; member
1260 bool system_wide, in metricgroup__add_metric()
1337 bool system_wide, struct list_head *metric_list, in metricgroup__add_metric_list()
1545 bool system_wide, in parse_groups()
1693 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.h16 bool system_wide; member
Dtarget.h15 bool system_wide; member
Dconfig.c519 static const char *system_wide; in perf_etc_perfconfig() local
Dstat.h145 bool system_wide; member
Devlist.c271 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.1/tools/lib/perf/include/internal/
Devsel.h62 bool system_wide; member
/Linux-v6.1/tools/perf/
Dbuiltin-script.c77 static bool system_wide; variable