Searched defs:mmap_data (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | synthetic-events.c | 355 bool mmap_data) in perf_event__synthesize_mmap_events() 652 struct perf_tool *tool, struct machine *machine, bool mmap_data) in __event__synthesize_thread() 741 bool mmap_data) in perf_event__synthesize_thread_map() 817 bool mmap_data, in __perf_event__synthesize_threads() 880 bool mmap_data; member 900 bool mmap_data, in perf_event__synthesize_threads()
|
D | python.c | 770 mmap_data = 0, in pyrf_evsel__init() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | core_reloc.c | 779 void *mmap_data = NULL; in test_core_reloc() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | perf_event.h | 215 mmap_data : 1, member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | perf_event.h | 206 …_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_a… member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | perf_event.h | 368 mmap_data : 1, /* non-exec mmap data */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | perf_event.h | 371 mmap_data : 1, /* non-exec mmap data */ member
|