Searched refs:perf_evlist_mmap_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/ |
H A D | evlist.h | 40 struct perf_evlist_mmap_ops { struct 51 struct perf_evlist_mmap_ops *ops,
|
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
H A D | evlist.h | 48 struct perf_evlist_mmap_ops { struct 59 struct perf_evlist_mmap_ops *ops,
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | evlist.c | 419 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_evsel() 503 mmap_per_thread(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_thread() 529 mmap_per_cpu(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_cpu() 569 struct perf_evlist_mmap_ops *ops, in perf_evlist__mmap_ops() 601 struct perf_evlist_mmap_ops ops = { in perf_evlist__mmap()
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | evlist.c | 449 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_evsel() 543 mmap_per_thread(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_thread() 585 mmap_per_cpu(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_cpu() 633 struct perf_evlist_mmap_ops *ops, in perf_evlist__mmap_ops() 665 struct perf_evlist_mmap_ops ops = { in perf_evlist__mmap()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evlist.c | 895 struct perf_evlist_mmap_ops ops = { in evlist__mmap_ex()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.c | 1015 struct perf_evlist_mmap_ops ops = { in evlist__mmap_ex()
|
Completed in 9 milliseconds