Searched refs:PERF_RECORD_LOST (Results 1 – 13 of 13) sorted by relevance
90 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()107 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()
41 [PERF_RECORD_LOST] = "LOST",433 case PERF_RECORD_LOST: in perf_event__fprintf()
918 [PERF_RECORD_LOST] = perf_event__all64_swap,1436 case PERF_RECORD_LOST: in machines__deliver_event()1748 stats->nr_events[PERF_RECORD_LOST] != 0) { in perf_session__warn_about_errors()1752 stats->nr_events[PERF_RECORD_LOST]); in perf_session__warn_about_errors()
517 [PERF_RECORD_LOST] = &pyrf_lost_event__type,
1894 case PERF_RECORD_LOST: in machine__process_event()
754 PERF_RECORD_LOST = 2, enumerator
330 hists->stats.nr_events[PERF_RECORD_LOST])) { in perf_top__print_sym_table()332 hists->stats.nr_events[PERF_RECORD_LOST]; in perf_top__print_sym_table()1192 } else if (event->header.type == PERF_RECORD_LOST) { in deliver_event()
1821 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()3048 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
2351 PERF_RECORD_LOST, stdout); in process_lost_event()
1363 case PERF_RECORD_LOST: in trace__process_event()
663 browser->hists->stats.nr_events[PERF_RECORD_LOST])) { in hist_browser__run()665 browser->hists->stats.nr_events[PERF_RECORD_LOST]; in hist_browser__run()3252 nr_events = hists->stats.nr_events[PERF_RECORD_LOST]; in perf_evsel_menu__write()
314 Display lost events i.e. events of type PERF_RECORD_LOST.
5615 case PERF_RECORD_LOST: { in perf_buffer__process_record()