Searched refs:PERF_RECORD_LOST (Results 1 – 16 of 16) sorted by relevance
82 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()99 } else if (e->header.type == PERF_RECORD_LOST) { in print_bpf_output()
885 PERF_RECORD_LOST = 2, enumerator
42 [PERF_RECORD_LOST] = "LOST",568 case PERF_RECORD_LOST: in perf_event__fprintf()
1008 [PERF_RECORD_LOST] = perf_event__all64_swap,1582 case PERF_RECORD_LOST: in machines__deliver_event()1930 stats->nr_events[PERF_RECORD_LOST] != 0) { in perf_session__warn_about_errors()1934 stats->nr_events[PERF_RECORD_LOST]); in perf_session__warn_about_errors()
651 [PERF_RECORD_LOST] = &pyrf_lost_event__type,
2191 case PERF_RECORD_LOST: in machine__process_event()
385 case PERF_RECORD_LOST: in perfbuf_process_sample_raw()
336 top->evlist->stats.nr_events[PERF_RECORD_LOST])) { in perf_top__print_sym_table()338 top->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_top__print_sym_table()1203 } else if (event->header.type == PERF_RECORD_LOST) { in deliver_event()
1874 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()3123 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
1434 kwork->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_kwork__read_events()
1612 case PERF_RECORD_LOST: in trace__process_event()
245 lost_event.header.type = PERF_RECORD_LOST; in __perf_output_begin()
691 evsel->evlist->stats.nr_events[PERF_RECORD_LOST])) { in hist_browser__handle_hotkey()693 evsel->evlist->stats.nr_events[PERF_RECORD_LOST]; in hist_browser__handle_hotkey()3435 nr_events = evsel->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_evsel_menu__write()
346 Display lost events i.e. events of type PERF_RECORD_LOST.
12666 case PERF_RECORD_LOST: { in perf_buffer__process_record()