machine__process_lost_samples_event  228 tools/perf/util/event.c 	return machine__process_lost_samples_event(machine, event, sample);
machine__process_lost_samples_event 1901 tools/perf/util/machine.c 		ret = machine__process_lost_samples_event(machine, event, sample); break;
machine__process_lost_samples_event  119 tools/perf/util/machine.h int machine__process_lost_samples_event(struct machine *machine, union perf_event *event,