Searched refs:machine__process_lost_event (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
H A Dmachine.h46 int machine__process_lost_event(struct machine *machine, union perf_event *event);
H A Dmachine.c334 int machine__process_lost_event(struct machine *machine __maybe_unused, function
1160 ret = machine__process_lost_event(machine, event); break;
H A Devent.c528 return machine__process_lost_event(machine, event);
/external/linux-tools-perf/src/tools/perf/
H A Dbuiltin-trace.c484 ret = machine__process_lost_event(machine, event);

Completed in 172 milliseconds