Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Devsel.h317 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size);
H A Dannotate.c1252 evsel__group_desc(evsel, buf, sizeof(buf)); in hist_entry__annotate_printf()
1401 evsel__group_desc(evsel, buf, sizeof(buf)); in map_symbol__annotation_dump()
H A Dhist.c2859 evsel__group_desc(evsel, buf, buflen); in __hists__scnprintf_title()
H A Devsel.c997 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() function
/linux-6.15/tools/perf/ui/gtk/
H A Dhists.c647 evsel__group_desc(pos, buf, size); in evlist__gtk_browse_hists()
/linux-6.15/tools/perf/
H A Dbuiltin-report.c500 evsel__group_desc(evsel, buf, size); in hists__fprintf_nr_sample_events()
H A Dbuiltin-stat.c201 evsel__group_desc(leader, buf, sizeof(buf)); in evlist__check_cpu_maps()