Lines Matching refs:perf_tool
385 struct perf_tool;
388 typedef int (*perf_event__handler_t)(struct perf_tool *tool,
393 int perf_event__synthesize_thread_map(struct perf_tool *tool,
398 int perf_event__synthesize_threads(struct perf_tool *tool,
402 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool,
406 int perf_event__synthesize_modules(struct perf_tool *tool,
410 int perf_event__process_comm(struct perf_tool *tool,
414 int perf_event__process_lost(struct perf_tool *tool,
418 int perf_event__process_lost_samples(struct perf_tool *tool,
422 int perf_event__process_aux(struct perf_tool *tool,
426 int perf_event__process_itrace_start(struct perf_tool *tool,
430 int perf_event__process_switch(struct perf_tool *tool,
434 int perf_event__process_mmap(struct perf_tool *tool,
438 int perf_event__process_mmap2(struct perf_tool *tool,
442 int perf_event__process_fork(struct perf_tool *tool,
446 int perf_event__process_exit(struct perf_tool *tool,
450 int perf_event__process(struct perf_tool *tool,
482 pid_t perf_event__synthesize_comm(struct perf_tool *tool,
487 int perf_event__synthesize_mmap_events(struct perf_tool *tool,