Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmachine.h129 int machine__process_switch_event(struct machine *machine,
A Devent.c262 return machine__process_switch_event(machine, event); in perf_event__process_switch()
A Dmachine.c766 int machine__process_switch_event(struct machine *machine __maybe_unused, in machine__process_switch_event() function
2032 ret = machine__process_switch_event(machine, event); break; in machine__process_event()

Completed in 11 milliseconds