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,
286 tool->text_poke = perf_event__process_text_poke; in perf_tool__init()
313 int perf_event__process_text_poke(const struct perf_tool *tool __maybe_unused, in perf_event__process_text_poke() function
3084 if (perf_event__process_text_poke(tool, event, sample, machine) < 0) in process_text_poke_events()