Home
last modified time | relevance | path

Searched refs:machine__process_switch_event (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/ !
H A Dmachine.h127 int machine__process_switch_event(struct machine *machine,
H A Dmachine.c715 int machine__process_switch_event(struct machine *machine __maybe_unused, in machine__process_switch_event() function
1978 ret = machine__process_switch_event(machine, event); break; in machine__process_event()