Searched refs:evsel__group_desc (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evsel.h | 228 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size);
|
H A D | annotate.c | 2400 evsel__group_desc(evsel, buf, sizeof(buf)); in symbol__annotate_printf() 2549 evsel__group_desc(evsel, buf, sizeof(buf)); in map_symbol__annotation_dump()
|
H A D | evsel.c | 767 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() function
|
H A D | hist.c | 2705 evsel__group_desc(evsel, buf, buflen); in __hists__scnprintf_title()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel.h | 299 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size);
|
H A D | annotate.c | 2530 evsel__group_desc(evsel, buf, sizeof(buf)); in symbol__annotate_printf() 2679 evsel__group_desc(evsel, buf, sizeof(buf)); in map_symbol__annotation_dump()
|
H A D | evsel.c | 823 int evsel__group_desc(struct evsel *evsel, char *buf, size_t size) in evsel__group_desc() function
|
H A D | hist.c | 2768 evsel__group_desc(evsel, buf, buflen); in __hists__scnprintf_title()
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | hists.c | 649 evsel__group_desc(pos, buf, size); in perf_evlist__gtk_browse_hists()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | hists.c | 647 evsel__group_desc(pos, buf, size); in evlist__gtk_browse_hists()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 468 evsel__group_desc(evsel, buf, size); in hists__fprintf_nr_sample_events()
|
H A D | builtin-stat.c | 239 evsel__group_desc(leader, buf, sizeof(buf)); in evlist__check_cpu_maps()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 494 evsel__group_desc(evsel, buf, size); in hists__fprintf_nr_sample_events()
|
H A D | builtin-stat.c | 207 evsel__group_desc(leader, buf, sizeof(buf)); in evlist__check_cpu_maps()
|
Completed in 38 milliseconds