Searched refs:process_event_sample_stub (Results 1 – 3 of 3) sorted by relevance
110 int process_event_sample_stub(const struct perf_tool *tool __maybe_unused, in process_event_sample_stub() function289 tool->sample = process_event_sample_stub; in perf_tool__init()306 tool->read = process_event_sample_stub; in perf_tool__init()309 tool->callchain_deferred = process_event_sample_stub; in perf_tool__init()
103 int process_event_sample_stub(const struct perf_tool *tool,
1532 rec->tool.sample = process_event_sample_stub; in process_buildids()