Home
last modified time | relevance | path

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

/tools/perf/tests/
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()
/tools/perf/ui/
A Dhist.c71 if (evsel__is_group_event(evsel)) in __hpp__fmt()
82 if (evsel__is_group_event(evsel)) { in __hpp__fmt()
245 if (!evsel__is_group_event(evsel)) in __hpp__group_sort_idx()
295 if (!evsel__is_group_event(evsel)) in __hpp__sort()
/tools/perf/ui/gtk/
A Dannotate.c142 if (evsel__is_group_event(evsel)) { in perf_gtk__annotate_symbol()
/tools/perf/util/
A Devsel.h458 static inline bool evsel__is_group_event(struct evsel *evsel) in evsel__is_group_event() function
A Dannotate-data.c1765 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
1775 if (evsel__is_group_event(evsel)) { in print_annotated_data_header()
A Dannotate.c1042 if (evsel__is_group_event(evsel)) { in symbol__annotate()
1251 if (evsel__is_group_event(evsel)) { in hist_entry__annotate_printf()
1400 if (evsel__is_group_event(evsel)) { in map_symbol__annotation_dump()
A Dhist.c2932 if (evsel__is_group_event(evsel)) { in __hists__scnprintf_title()
/tools/perf/ui/browsers/
A Dannotate-data.c587 if (evsel__is_group_event(evsel)) { in hist_entry__annotate_data_tui()
A Dhists.c3479 if (evsel__is_group_event(evsel)) { in perf_evsel_menu__write()
/tools/perf/
A Dbuiltin-report.c497 if (evsel__is_group_event(evsel)) { in hists__fprintf_nr_sample_events()

Completed in 52 milliseconds