Searched refs:perf_event__process_auxtrace (Results 1 – 9 of 9) sorted by relevance
291 mem->tool.auxtrace = perf_event__process_auxtrace; in report_raw_events()
878 annotate.tool.auxtrace = perf_event__process_auxtrace; in cmd_annotate()
2297 inject->tool.auxtrace = perf_event__process_auxtrace; in __cmd_inject()2309 inject->tool.auxtrace = perf_event__process_auxtrace; in __cmd_inject()
1621 report.tool.auxtrace = perf_event__process_auxtrace; in cmd_report()
3188 c2c.tool.auxtrace = perf_event__process_auxtrace; in perf_c2c__report()
4430 script.tool.auxtrace = perf_event__process_auxtrace; in cmd_script()
375 c.tool.auxtrace = perf_event__process_auxtrace; in bt_convert__perf2json()
614 s64 perf_event__process_auxtrace(const struct perf_tool *tool,
1427 s64 perf_event__process_auxtrace(const struct perf_tool *tool __maybe_unused, in perf_event__process_auxtrace() function