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() function271 tool->sample = process_event_sample_stub; in perf_tool__init()288 tool->read = process_event_sample_stub; in perf_tool__init()291 tool->callchain_deferred = process_event_sample_stub; in perf_tool__init()
101 int process_event_sample_stub(const struct perf_tool *tool,
1532 rec->tool.sample = process_event_sample_stub; in process_buildids()