Searched refs:perf_evlist__mmap_cb_get (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | evlist.c | 380 perf_evlist__mmap_cb_get(struct perf_evlist *evlist, bool overwrite, int idx) in perf_evlist__mmap_cb_get() function 602 .get = perf_evlist__mmap_cb_get, in perf_evlist__mmap()
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | evlist.c | 410 perf_evlist__mmap_cb_get(struct perf_evlist *evlist, bool overwrite, int idx) in perf_evlist__mmap_cb_get() function 666 .get = perf_evlist__mmap_cb_get, in perf_evlist__mmap()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evlist.c | 723 perf_evlist__mmap_cb_get(struct perf_evlist *_evlist, bool overwrite, int idx) in perf_evlist__mmap_cb_get() function 897 .get = perf_evlist__mmap_cb_get, in evlist__mmap_ex()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.c | 844 perf_evlist__mmap_cb_get(struct perf_evlist *_evlist, bool overwrite, int idx) in perf_evlist__mmap_cb_get() function 1017 .get = perf_evlist__mmap_cb_get, in evlist__mmap_ex()
|
Completed in 9 milliseconds