Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dexpand-cgroup.c46 was_group_event = evsel__is_group_event(evlist__first(evlist)); in test_expand_events()
77 if (evsel__is_group_event(evsel) != was_group_event) { in test_expand_events()
79 evsel__is_group_event(evsel) ? "true" : "false", in test_expand_events()
/linux/tools/perf/ui/
H A Dhist.c72 if (evsel__is_group_event(evsel)) in __hpp__fmt()
83 if (evsel__is_group_event(evsel)) { in __hpp__fmt()
246 if (!evsel__is_group_event(evsel)) in __hpp__group_sort_idx()
296 if (!evsel__is_group_event(evsel)) in __hpp__sort()
/linux/tools/perf/ui/gtk/
H A Dannotate.c142 if (evsel__is_group_event(evsel)) { in perf_gtk__annotate_symbol()
/linux/tools/perf/util/
H A Devsel.h460 static inline bool evsel__is_group_event(struct evsel *evsel) in evsel__is_group_event() function
H A Dannotate-data.c1830 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
1840 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
H A Dannotate.c1042 if (evsel__is_group_event(evsel)) { in symbol__annotate()
1250 if (evsel__is_group_event(evsel)) { in hist_entry__annotate_printf()
1413 if (evsel__is_group_event(evsel)) { in map_symbol__annotation_dump()
H A Dhist.c2930 if (evsel__is_group_event(evsel)) { in __hists__scnprintf_title()
/linux/tools/perf/ui/browsers/
H A Dannotate-data.c587 if (evsel__is_group_event(evsel)) { in hist_entry__annotate_data_tui()
H A Dhists.c3480 if (evsel__is_group_event(evsel)) { in perf_evsel_menu__write()
/linux/tools/perf/
H A Dbuiltin-report.c498 if (evsel__is_group_event(evsel)) { in hists__fprintf_nr_sample_events()