Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmetricgroup.c225 bool system_wide) in metric__new()
678 bool system_wide; member
730 bool system_wide, in resolve_metric()
816 bool system_wide, in __add_metric()
936 bool system_wide, in add_metric()
1022 bool system_wide; member
1065 bool system_wide, in metricgroup__add_metric()
1119 bool system_wide, struct list_head *metric_list, in metricgroup__add_metric_list()
1332 bool system_wide, in parse_groups()
1493 bool system_wide, in metricgroup__parse_groups()
H A Dsmt.c25 bool core_wide(bool system_wide, const char *user_requested_cpu_list) in core_wide()
H A Dexpr.h11 bool system_wide; member
H A Dtarget.h13 bool system_wide; member
H A Devlist.c288 struct evsel *evlist__add_aux_dummy(struct evlist *evlist, bool system_wide) in evlist__add_aux_dummy()
307 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) in evlist__add_sched_switch()
1732 struct evsel *evlist__findnew_tracking_event(struct evlist *evlist, bool system_wide) in evlist__findnew_tracking_event()
H A Dstat.h93 bool system_wide; member
/linux/tools/lib/perf/include/internal/
H A Devsel.h123 bool system_wide; member
/linux/tools/perf/
H A Dbuiltin-record.c976 bool system_wide = false; in record__config_tracking_events() local
H A Dbuiltin-script.c86 static bool system_wide; variable