Home
last modified time | relevance | path

Searched refs:evsel__is_group_event (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/tools/perf/tests/
Dexpand-cgroup.c47 was_group_event = evsel__is_group_event(evlist__first(evlist)); in test_expand_events()
78 if (evsel__is_group_event(evsel) != was_group_event) { in test_expand_events()
80 evsel__is_group_event(evsel) ? "true" : "false", in test_expand_events()
/linux-6.12.1/tools/perf/ui/
Dhist.c68 if (evsel__is_group_event(evsel)) in __hpp__fmt()
79 if (evsel__is_group_event(evsel)) { in __hpp__fmt()
200 if (!evsel__is_group_event(evsel)) in __hpp__group_sort_idx()
250 if (!evsel__is_group_event(evsel)) in __hpp__sort()
/linux-6.12.1/tools/perf/ui/gtk/
Dannotate.c141 if (evsel__is_group_event(evsel)) { in perf_gtk__annotate_symbol()
/linux-6.12.1/tools/perf/util/
Devsel.h482 static inline bool evsel__is_group_event(struct evsel *evsel) in evsel__is_group_event() function
Dannotate-data.c1726 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
1736 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
Dannotate.c996 if (evsel__is_group_event(evsel)) { in symbol__annotate()
1204 if (evsel__is_group_event(evsel)) { in symbol__annotate_printf()
1351 if (evsel__is_group_event(evsel)) { in map_symbol__annotation_dump()
Dhist.c2788 if (evsel__is_group_event(evsel)) { in __hists__scnprintf_title()
/linux-6.12.1/tools/perf/ui/browsers/
Dannotate-data.c586 if (evsel__is_group_event(evsel)) { in hist_entry__annotate_data_tui()
Dhists.c3451 if (evsel__is_group_event(evsel)) { in perf_evsel_menu__write()
/linux-6.12.1/tools/perf/
Dbuiltin-report.c493 if (evsel__is_group_event(evsel)) { in hists__fprintf_nr_sample_events()