Lines Matching refs:needs_mmap
767 bool needs_mmap, bool mmap_data) in __event__synthesize_thread() argument
791 if (pid == tgid && needs_mmap && in __event__synthesize_thread()
839 if (_pid == pid && !kernel_thread && needs_mmap) { in __event__synthesize_thread()
859 bool needs_mmap, bool mmap_data) in perf_event__synthesize_thread_map() argument
889 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
915 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
935 bool needs_mmap, in __perf_event__synthesize_threads() argument
980 tool, machine, needs_mmap, mmap_data); in __perf_event__synthesize_threads()
999 bool needs_mmap; member
1012 args->needs_mmap, args->mmap_data, in synthesize_threads_worker()
1021 bool needs_mmap, bool mmap_data, in perf_event__synthesize_threads() argument
1051 needs_mmap, mmap_data, in perf_event__synthesize_threads()
1072 args[i].needs_mmap = needs_mmap; in perf_event__synthesize_threads()
1929 perf_event__handler_t process, bool needs_mmap, in __machine__synthesize_threads() argument
1953 needs_mmap, data_mmap); in __machine__synthesize_threads()
1956 needs_mmap, data_mmap, in __machine__synthesize_threads()
1963 struct perf_thread_map *threads, bool needs_mmap, in machine__synthesize_threads() argument
1967 perf_event__process, needs_mmap, in machine__synthesize_threads()