Searched refs:PERF_RECORD_LOST (Results 1 – 15 of 15) sorted by relevance
76 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()93 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()
137 } else if (e->header.type == PERF_RECORD_LOST) { in bpf_perf_event_print()
751 PERF_RECORD_LOST = 2, enumerator
791 [PERF_RECORD_LOST] = perf_event__all64_swap,1287 case PERF_RECORD_LOST: in machines__deliver_event()1581 stats->nr_events[PERF_RECORD_LOST] != 0) { in perf_session__warn_about_errors()1585 stats->nr_events[PERF_RECORD_LOST]); in perf_session__warn_about_errors()
32 [PERF_RECORD_LOST] = "LOST",1501 case PERF_RECORD_LOST: in perf_event__fprintf()
505 [PERF_RECORD_LOST] = &pyrf_lost_event__type,
1787 case PERF_RECORD_LOST: in machine__process_event()
281 hists->stats.nr_events[PERF_RECORD_LOST])) { in perf_top__print_sym_table()283 hists->stats.nr_events[PERF_RECORD_LOST]; in perf_top__print_sym_table()
1813 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()3042 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
2121 PERF_RECORD_LOST, stdout); in process_lost_event()
1166 case PERF_RECORD_LOST: in trace__process_event()
212 lost_event.header.type = PERF_RECORD_LOST; in __perf_output_begin()
647 browser->hists->stats.nr_events[PERF_RECORD_LOST])) { in hist_browser__run()649 browser->hists->stats.nr_events[PERF_RECORD_LOST]; in hist_browser__run()3110 nr_events = hists->stats.nr_events[PERF_RECORD_LOST]; in perf_evsel_menu__write()
305 Display lost events i.e. events of type PERF_RECORD_LOST.