Searched refs:PERF_RECORD_SAMPLE (Results 1 – 21 of 21) sorted by relevance
149 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()155 hists->stats.nr_events[PERF_RECORD_SAMPLE] == in test__hists_filter()174 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()203 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()238 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()265 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()
89 if (event->header.type != PERF_RECORD_SAMPLE) in __test__sw_clock_freq()
84 if (type != PERF_RECORD_SAMPLE) { in test__syscall_open_tp_fields()
106 if (event->header.type != PERF_RECORD_SAMPLE) { in test__basic_mmap()
252 case PERF_RECORD_SAMPLE: in test__PERF_RECORD()
239 event->header.type = PERF_RECORD_SAMPLE; in do_test()
271 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
166 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
754 PERF_RECORD_SAMPLE = 9, enumerator
344 [PERF_RECORD_SAMPLE] = &pyrf_sample_event__type,353 event->header.type > PERF_RECORD_SAMPLE) in pyrf_event__new()1013 { "RECORD_SAMPLE", PERF_RECORD_SAMPLE },
494 [PERF_RECORD_SAMPLE] = perf_event__all64_swap,696 if (event->header.type != PERF_RECORD_SAMPLE && in perf_evlist__print_tstamp()910 case PERF_RECORD_SAMPLE: in machines__deliver_event()1160 stats->nr_events[PERF_RECORD_SAMPLE]); in perf_session__warn_about_errors()
588 if (event->header.type == PERF_RECORD_SAMPLE) { in perf_evlist__event2id()614 event->header.type != PERF_RECORD_SAMPLE) in perf_evlist__event2evsel()
25 [PERF_RECORD_SAMPLE] = "SAMPLE",
1290 events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE); in hists__inc_nr_samples()
1433 if (event->header.type != PERF_RECORD_SAMPLE) { in perf_evsel__parse_sample()
270 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()294 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()
230 u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __cmd_annotate()
821 if (event->header.type == PERF_RECORD_SAMPLE) in perf_top__mmap_read_idx()854 if (event->header.type == PERF_RECORD_SAMPLE) { in perf_top__mmap_read_idx()
2140 if (type != PERF_RECORD_SAMPLE) { in trace__handle_event()
1243 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title()1268 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title()1835 unsigned long nr_events = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write()1851 nr_events += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write()
5319 header->type = PERF_RECORD_SAMPLE; in perf_prepare_sample()