Searched refs:process_event_sample_stub (Results 1 – 3 of 3) sorted by relevance
102 int process_event_sample_stub(const struct perf_tool *tool __maybe_unused, in process_event_sample_stub() function242 tool->sample = process_event_sample_stub; in perf_tool__init()259 tool->read = process_event_sample_stub; in perf_tool__init()
96 int process_event_sample_stub(const struct perf_tool *tool,
1473 rec->tool.sample = process_event_sample_stub; in process_buildids()