Home
last modified time | relevance | path

Searched refs:machine__process_text_poke (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Dmachine.h144 int machine__process_text_poke(struct machine *machine,
A Devent.c286 return machine__process_text_poke(machine, event, sample); in perf_event__process_text_poke()
A Dmachine.c856 int machine__process_text_poke(struct machine *machine, union perf_event *event, in machine__process_text_poke() function
2038 ret = machine__process_text_poke(machine, event, sample); break; in machine__process_event()

Completed in 11 milliseconds