Lines Matching refs:perf_tool
302 struct perf_tool;
305 typedef int (*perf_event__handler_t)(struct perf_tool *tool,
310 int perf_event__synthesize_thread_map(struct perf_tool *tool,
314 int perf_event__synthesize_threads(struct perf_tool *tool,
317 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool,
321 int perf_event__synthesize_modules(struct perf_tool *tool,
325 int perf_event__process_comm(struct perf_tool *tool,
329 int perf_event__process_lost(struct perf_tool *tool,
333 int perf_event__process_mmap(struct perf_tool *tool,
337 int perf_event__process_mmap2(struct perf_tool *tool,
341 int perf_event__process_fork(struct perf_tool *tool,
345 int perf_event__process_exit(struct perf_tool *tool,
349 int perf_event__process(struct perf_tool *tool,
379 int perf_event__synthesize_mmap_events(struct perf_tool *tool,