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