HomeSort by relevance Sort by last modified time
    Searched refs:machine__process_lost_event (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
machine.h 46 int machine__process_lost_event(struct machine *machine, union perf_event *event);
machine.c 334 int machine__process_lost_event(struct machine *machine __maybe_unused, function
1160 ret = machine__process_lost_event(machine, event); break;
    [all...]
event.c 528 return machine__process_lost_event(machine, event);
  /external/linux-tools-perf/src/tools/perf/
builtin-trace.c 484 ret = machine__process_lost_event(machine, event);
    [all...]

Completed in 40 milliseconds