Lines Matching refs:lost
600 if (t->lost || t->drop)
860 top->lost += event->lost.lost;
861 top->lost_total += event->lost.lost;
862 hists->stats.total_lost += event->lost.lost;
872 top->lost += event->lost_samples.lost;
873 top->lost_total += event->lost_samples.lost;
874 hists->stats.total_lost_samples += event->lost_samples.lost;