Home
last modified time | relevance | path

Searched refs:perf_evlist_mmap_ops (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/perf/include/internal/ !
H A Devlist.h48 struct perf_evlist_mmap_ops { struct
59 struct perf_evlist_mmap_ops *ops, argument
/linux/tools/lib/perf/ !
H A Devlist.c540 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_evsel()
634 mmap_per_thread(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_thread()
676 mmap_per_cpu(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_cpu()
724 struct perf_evlist_mmap_ops *ops, in perf_evlist__mmap_ops()
756 struct perf_evlist_mmap_ops ops = { in perf_evlist__mmap()
/linux/tools/perf/util/ !
H A Devlist.c1027 struct perf_evlist_mmap_ops ops = { in evlist__mmap_ex()