Searched refs:data_mmap (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/bench/ |
| A D | synthesize.c | 63 struct target *target, bool data_mmap) in do_run_single_threaded() argument 83 true, data_mmap, in do_run_single_threaded() 98 data_mmap ? "data " : "", time_average, time_stddev); in do_run_single_threaded()
|
| /linux/tools/perf/util/ |
| A D | synthetic-events.h | 80 perf_event__handler_t process, bool needs_mmap, bool data_mmap, 83 struct perf_thread_map *threads, bool needs_mmap, bool data_mmap,
|
| A D | synthetic-events.c | 1785 bool data_mmap, unsigned int nr_threads_synthesize) in __machine__synthesize_threads() argument 1789 needs_mmap, data_mmap); in __machine__synthesize_threads() 1792 needs_mmap, data_mmap, in __machine__synthesize_threads() 1800 bool data_mmap, unsigned int nr_threads_synthesize) in machine__synthesize_threads() argument 1804 data_mmap, nr_threads_synthesize); in machine__synthesize_threads()
|
Completed in 10 milliseconds