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

/linux-master/tools/perf/util/
H A Dmachine.h121 int machine__process_switch_event(struct machine *machine,
H A Devent.c288 return machine__process_switch_event(machine, event);
H A Dmachine.c727 int machine__process_switch_event(struct machine *machine __maybe_unused, function
2026 ret = machine__process_switch_event(machine, event); break;

Completed in 230 milliseconds