Searched refs:perf_event__process_text_poke (Results 1 – 4 of 4) sorted by relevance
365 int perf_event__process_text_poke(const struct perf_tool *tool,
304 tool->text_poke = perf_event__process_text_poke; in perf_tool__init()
315 int perf_event__process_text_poke(const struct perf_tool *tool __maybe_unused, in perf_event__process_text_poke() function
3101 if (perf_event__process_text_poke(tool, event, sample, machine) < 0) in process_text_poke_events()