Searched refs:evsel__group_desc (Results 1 – 7 of 7) sorted by relevance
/linux/tools/perf/util/ |
H A D | evsel.h | 329 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size);
|
H A D | annotate.c | 1252 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 D | hist.c | 2935 evsel__group_desc(evsel, buf, buflen); in __hists__scnprintf_title()
|
H A D | evsel.c | 982 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() function
|
/linux/tools/perf/ui/gtk/ |
H A D | hists.c | 647 evsel__group_desc(pos, buf, size); in evlist__gtk_browse_hists()
|
/linux/tools/perf/ |
H A D | builtin-report.c | 500 evsel__group_desc(evsel, buf, size); in hists__fprintf_nr_sample_events()
|
H A D | builtin-stat.c | 199 evsel__group_desc(leader, buf, sizeof(buf)); in evlist__check_cpu_maps()
|