Lines Matching refs:tool
65 struct perf_tool tool;
72 #define get_jit_tool(t) (container_of(tool, struct jit_tool, tool))
405 struct perf_tool *tool = jd->session->tool;
503 ret = perf_event__process_mmap2(tool, event, &sample, jd->machine);
512 build_id__mark_dso_hit(tool, event, &sample, NULL, jd->machine);
521 struct perf_tool *tool = jd->session->tool;
595 ret = perf_event__process_mmap2(tool, event, &sample, jd->machine);
601 build_id__mark_dso_hit(tool, event, &sample, NULL, jd->machine);