Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsmt.c25 bool core_wide(bool system_wide, const char *user_requested_cpu_list) in core_wide()
H A 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()
H A Dexpr.h11 bool system_wide; member
H A Dtarget.h15 bool system_wide; member
H A Dstat.h93 bool system_wide; member
H A Devlist.c280 struct evsel *evlist__add_aux_dummy(struct evlist *evlist, bool system_wide) in evlist__add_aux_dummy()
299 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) in evlist__add_sched_switch()
1705 struct evsel *evlist__findnew_tracking_event(struct evlist *evlist, bool system_wide) in evlist__findnew_tracking_event()
H A Dconfig.c518 static const char *system_wide; in perf_etc_perfconfig() local
/openbmc/linux/tools/lib/perf/include/internal/
H A Devsel.h69 bool system_wide; member
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c81 static bool system_wide; variable