Searched refs:PERF_RECORD_LOST (Results 1 – 17 of 17) 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()
42 [PERF_RECORD_LOST] = "LOST",506 case PERF_RECORD_LOST: in perf_event__fprintf()
970 [PERF_RECORD_LOST] = perf_event__all64_swap,1493 case PERF_RECORD_LOST: in machines__deliver_event()1846 stats->nr_events[PERF_RECORD_LOST] != 0) { in perf_session__warn_about_errors()1850 stats->nr_events[PERF_RECORD_LOST]); in perf_session__warn_about_errors()
538 [PERF_RECORD_LOST] = &pyrf_lost_event__type,
1968 case PERF_RECORD_LOST: in machine__process_event()
782 PERF_RECORD_LOST = 2, enumerator
753 PERF_RECORD_LOST = 2, enumerator
332 hists->stats.nr_events[PERF_RECORD_LOST])) { in perf_top__print_sym_table()334 hists->stats.nr_events[PERF_RECORD_LOST]; in perf_top__print_sym_table()1206 } else if (event->header.type == PERF_RECORD_LOST) { in deliver_event()
1827 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()3080 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
1567 case PERF_RECORD_LOST: in trace__process_event()
385 case PERF_RECORD_LOST: in perfbuf_process_sample_raw()
242 lost_event.header.type = PERF_RECORD_LOST; in __perf_output_begin()
700 browser->hists->stats.nr_events[PERF_RECORD_LOST])) { in hist_browser__handle_hotkey()702 browser->hists->stats.nr_events[PERF_RECORD_LOST]; in hist_browser__handle_hotkey()3448 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.
10292 case PERF_RECORD_LOST: { in perf_buffer__process_record()