Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.h330 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()
1415 evsel__group_desc(evsel, buf, sizeof(buf)); in map_symbol__annotation_dump()
H A Dhist.c2933 evsel__group_desc(evsel, buf, buflen); in __hists__scnprintf_title()
H A Devsel.c983 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() function
/linux/tools/perf/ui/gtk/
H A Dhists.c647 evsel__group_desc(pos, buf, size); in evlist__gtk_browse_hists()
/linux/tools/perf/
H A Dbuiltin-report.c501 evsel__group_desc(evsel, buf, size); in hists__fprintf_nr_sample_events()
H A Dbuiltin-stat.c210 evsel__group_desc(leader, buf, sizeof(buf)); in evlist__check_cpu_maps()