Lines Matching refs:needs_mmap
751 bool needs_mmap, bool mmap_data) in __event__synthesize_thread() argument
775 if (pid == tgid && needs_mmap && in __event__synthesize_thread()
823 if (_pid == pid && !kernel_thread && needs_mmap) { in __event__synthesize_thread()
843 bool needs_mmap, bool mmap_data) in perf_event__synthesize_thread_map() argument
873 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
899 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
919 bool needs_mmap, in __perf_event__synthesize_threads() argument
964 tool, machine, needs_mmap, mmap_data); in __perf_event__synthesize_threads()
983 bool needs_mmap; member
996 args->needs_mmap, args->mmap_data, in synthesize_threads_worker()
1005 bool needs_mmap, bool mmap_data, in perf_event__synthesize_threads() argument
1035 needs_mmap, mmap_data, in perf_event__synthesize_threads()
1056 args[i].needs_mmap = needs_mmap; in perf_event__synthesize_threads()
1913 perf_event__handler_t process, bool needs_mmap, in __machine__synthesize_threads() argument
1937 needs_mmap, data_mmap); in __machine__synthesize_threads()
1940 needs_mmap, data_mmap, in __machine__synthesize_threads()
1947 struct perf_thread_map *threads, bool needs_mmap, in machine__synthesize_threads() argument
1951 perf_event__process, needs_mmap, in machine__synthesize_threads()