Lines Matching refs:needs_mmap
749 bool needs_mmap, bool mmap_data) in __event__synthesize_thread() argument
773 if (pid == tgid && needs_mmap && in __event__synthesize_thread()
821 if (_pid == pid && !kernel_thread && needs_mmap) { in __event__synthesize_thread()
841 bool needs_mmap, bool mmap_data) in perf_event__synthesize_thread_map() argument
871 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
897 needs_mmap, mmap_data)) { in perf_event__synthesize_thread_map()
917 bool needs_mmap, in __perf_event__synthesize_threads() argument
962 tool, machine, needs_mmap, mmap_data); in __perf_event__synthesize_threads()
981 bool needs_mmap; member
994 args->needs_mmap, args->mmap_data, in synthesize_threads_worker()
1003 bool needs_mmap, bool mmap_data, in perf_event__synthesize_threads() argument
1033 needs_mmap, mmap_data, in perf_event__synthesize_threads()
1054 args[i].needs_mmap = needs_mmap; in perf_event__synthesize_threads()
1910 perf_event__handler_t process, bool needs_mmap, in __machine__synthesize_threads() argument
1934 needs_mmap, data_mmap); in __machine__synthesize_threads()
1937 needs_mmap, data_mmap, in __machine__synthesize_threads()
1944 struct perf_thread_map *threads, bool needs_mmap, in machine__synthesize_threads() argument
1948 perf_event__process, needs_mmap, in machine__synthesize_threads()