Searched defs:needs_mmap (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | synthetic-events.c | 779 bool needs_mmap, bool mmap_data) in __event__synthesize_thread() argument 872 bool needs_mmap, bool mmap_data) in perf_event__synthesize_thread_map() argument 948 bool needs_mmap, in __perf_event__synthesize_threads() argument 1012 bool needs_mmap; member 1034 perf_event__synthesize_threads(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine,bool needs_mmap,bool mmap_data,unsigned int nr_threads_synthesize) perf_event__synthesize_threads() argument 1952 __machine__synthesize_threads(struct machine * machine,const struct perf_tool * tool,struct target * target,struct perf_thread_map * threads,perf_event__handler_t process,bool needs_mmap,bool data_mmap,unsigned int nr_threads_synthesize) __machine__synthesize_threads() argument 1986 machine__synthesize_threads(struct machine * machine,struct target * target,struct perf_thread_map * threads,bool needs_mmap,bool data_mmap,unsigned int nr_threads_synthesize) machine__synthesize_threads() argument [all...] |
| /linux/tools/perf/ |
| H A D | builtin-record.c | 1869 bool needs_mmap = rec->opts.synth & PERF_SYNTH_MMAP; record__synthesize_workload() local 2188 bool needs_mmap = rec->opts.synth & PERF_SYNTH_MMAP; record__synthesize() local
|