Home
last modified time | relevance | path

Searched refs:perf_evsel__is_group_event (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/perf/ui/gtk/
Dannotate.c128 if (perf_evsel__is_group_event(evsel)) { in perf_gtk__annotate_symbol()
/Linux-v4.19/tools/perf/ui/
Dhist.c42 if (perf_evsel__is_group_event(evsel)) { in __hpp__fmt()
164 if (!perf_evsel__is_group_event(evsel)) in __hpp__sort()
/Linux-v4.19/tools/perf/util/
Devsel.h393 static inline bool perf_evsel__is_group_event(struct perf_evsel *evsel) in perf_evsel__is_group_event() function
Dannotate.c1135 if (perf_evsel__is_group_event(evsel)) in annotation_line__new()
1414 if (perf_evsel__is_group_event(evsel)) in annotation_line__print()
2081 if (perf_evsel__is_group_event(evsel)) { in symbol__annotate_printf()
2231 if (perf_evsel__is_group_event(evsel)) { in map_symbol__annotation_dump()
2738 if (perf_evsel__is_group_event(evsel)) in symbol__annotate2()
Dhist.c2485 if (perf_evsel__is_group_event(evsel)) { in __hists__scnprintf_title()
/Linux-v4.19/tools/perf/
Dbuiltin-report.c414 if (perf_evsel__is_group_event(evsel)) { in hists__fprintf_nr_sample_events()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c3094 if (perf_evsel__is_group_event(evsel)) { in perf_evsel_menu__write()