Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dmetricgroup.c216 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()
1530 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.h11 bool system_wide; member
Dtarget.h15 bool system_wide; member
Devlist.c284 struct evsel *evlist__add_aux_dummy(struct evlist *evlist, bool system_wide) in evlist__add_aux_dummy()
303 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) in evlist__add_sched_switch()
1777 struct evsel *evlist__findnew_tracking_event(struct evlist *evlist, bool system_wide) in evlist__findnew_tracking_event()
Dstat.h94 bool system_wide; member
Dconfig.c518 static const char *system_wide; in perf_etc_perfconfig() local
/linux-6.12.1/tools/lib/perf/include/internal/
Devsel.h69 bool system_wide; member
/linux-6.12.1/tools/perf/
Dbuiltin-record.c952 bool system_wide = false; in record__config_tracking_events() local
Dbuiltin-script.c84 static bool system_wide; variable