Searched refs:data_mmap (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/bench/ |
| H A D | synthesize.c | 64 struct target *target, bool data_mmap) in do_run_single_threaded() argument 84 true, data_mmap, in do_run_single_threaded() 99 data_mmap ? "data " : "", time_average, time_stddev); in do_run_single_threaded()
|
| /linux/tools/perf/util/ |
| H A D | synthetic-events.h | 104 perf_event__handler_t process, bool needs_mmap, bool data_mmap, 107 struct perf_thread_map *threads, bool needs_mmap, bool data_mmap,
|
| H A D | synthetic-events.c | 1948 bool data_mmap, unsigned int nr_threads_synthesize) in __machine__synthesize_threads() argument 1971 needs_mmap, data_mmap); in __machine__synthesize_threads() 1974 needs_mmap, data_mmap, in __machine__synthesize_threads() 1982 bool data_mmap, unsigned int nr_threads_synthesize) in machine__synthesize_threads() argument 1986 data_mmap, nr_threads_synthesize); in machine__synthesize_threads()
|
| /linux/tools/testing/selftests/ring-buffer/ |
| H A D | map_test.c | 214 TEST_F(map, data_mmap) in TEST_F() argument
|