Searched refs:PERF_RECORD_SAMPLE (Results 1 – 13 of 13) sorted by relevance
83 hists__inc_nr_events(&evsel->hists, PERF_RECORD_SAMPLE); in perf_evlist__add_sample()206 u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __cmd_annotate()
104 hists__inc_nr_events(&evsel->hists, PERF_RECORD_SAMPLE); in perf_session__add_hist_entry()216 unsigned long nr_events = self->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()319 nr_samples += hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __cmd_report()
560 if (event->header.type != PERF_RECORD_SAMPLE) { in test__basic_mmap()
864 if (event->header.type == PERF_RECORD_SAMPLE) in perf_session__mmap_read_idx()
462 [PERF_RECORD_SAMPLE] = perf_event__all64_swap,686 if (event->header.type != PERF_RECORD_SAMPLE && in perf_session__print_tstamp()742 case PERF_RECORD_SAMPLE: in perf_session_deliver_event()775 if (event->header.type != PERF_RECORD_SAMPLE || in perf_session__preprocess_sample()903 session->hists.stats.nr_events[PERF_RECORD_SAMPLE]); in perf_session__warn_about_errors()
222 [PERF_RECORD_SAMPLE] = &pyrf_mmap_event__type,231 event->header.type > PERF_RECORD_SAMPLE) in pyrf_event__new()856 { "RECORD_SAMPLE", PERF_RECORD_SAMPLE },
917 self->stats.nr_events[PERF_RECORD_SAMPLE] += h->nr_events; in hists__remove_entry_filter()927 self->stats.nr_events[PERF_RECORD_SAMPLE] = 0; in hists__filter_by_dso()950 self->stats.nr_events[PERF_RECORD_SAMPLE] = 0; in hists__filter_by_thread()
358 if (event->header.type != PERF_RECORD_SAMPLE) { in perf_event__parse_sample()
29 [PERF_RECORD_SAMPLE] = "SAMPLE",
597 PERF_RECORD_SAMPLE = 9 variable913 elif header.type == PERF_RECORD_SAMPLE:
790 unsigned long nr_events = self->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title()1013 unsigned long nr_events = evsel->hists.stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write()
437 PERF_RECORD_SAMPLE = 9, enumerator
464 PERF_RECORD_SAMPLE = 9, enumerator