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

/linux-master/tools/perf/util/
H A Dmachine.h136 int machine__process_text_poke(struct machine *machine,
H A Devent.c312 return machine__process_text_poke(machine, event, sample);
H A Dmachine.c832 int machine__process_text_poke(struct machine *machine, union perf_event *event, function
2032 ret = machine__process_text_poke(machine, event, sample); break;

Completed in 242 milliseconds