Searched refs:perf_event__process_text_poke (Results 1 – 4 of 4) sorted by relevance
329 int perf_event__process_text_poke(struct perf_tool *tool,
282 int perf_event__process_text_poke(struct perf_tool *tool __maybe_unused, in perf_event__process_text_poke() function
517 tool->text_poke = perf_event__process_text_poke; in perf_tool__fill_defaults()
2704 if (perf_event__process_text_poke(tool, event, sample, machine) < 0) in process_text_poke_events()
Completed in 18 milliseconds