Searched refs:evsel__fprintf (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evsel_fprintf.h | 18 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp);
|
H A D | evsel_fprintf.c | 38 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel_fprintf.h | 18 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp);
|
H A D | evsel_fprintf.c | 43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() function
|
H A D | evlist.c | 2135 evsel__fprintf(evsel, &details, stderr); in evlist__ctlfd_list()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-evlist.c | 37 evsel__fprintf(pos, details, stdout); in __cmd_evlist()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-evlist.c | 53 evsel__fprintf(pos, details, stdout); in __cmd_evlist()
|
Completed in 5 milliseconds