Searched refs:PERF_RECORD_SAMPLE (Results 1 – 25 of 25) sorted by relevance
155 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()161 hists->stats.nr_events[PERF_RECORD_SAMPLE] == in test__hists_filter()180 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()209 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()244 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()273 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()304 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()
85 if (type != PERF_RECORD_SAMPLE) { in test__syscall_openat_tp_fields()
96 if (event->header.type != PERF_RECORD_SAMPLE) in __test__sw_clock_freq()
105 if (event->header.type != PERF_RECORD_SAMPLE) { in test__basic_mmap()
121 if (type == PERF_RECORD_SAMPLE) in do_test()
252 case PERF_RECORD_SAMPLE: in test__PERF_RECORD()
239 event->header.type = PERF_RECORD_SAMPLE; in do_test()
166 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
320 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
99 if (e->header.type == PERF_RECORD_SAMPLE) { in perf_event_read()
766 PERF_RECORD_SAMPLE = 9, enumerator
632 [PERF_RECORD_SAMPLE] = perf_event__all64_swap,852 if (event->header.type != PERF_RECORD_SAMPLE && in perf_evlist__print_tstamp()1066 case PERF_RECORD_SAMPLE: in machines__deliver_event()1344 (double) (stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples); in perf_session__warn_about_errors()1347 stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples, in perf_session__warn_about_errors()1378 stats->nr_events[PERF_RECORD_SAMPLE]); in perf_session__warn_about_errors()
386 [PERF_RECORD_SAMPLE] = &pyrf_sample_event__type,397 event->header.type > PERF_RECORD_SAMPLE) && in pyrf_event__new()
975 event->sample.header.type = PERF_RECORD_SAMPLE; in intel_pt_synth_branch_sample()1031 event->sample.header.type = PERF_RECORD_SAMPLE; in intel_pt_synth_instruction_sample()1088 event->sample.header.type = PERF_RECORD_SAMPLE; in intel_pt_synth_transaction_sample()1686 if (pt->switch_evsel && event->header.type == PERF_RECORD_SAMPLE) in intel_pt_process_event()
666 if (event->header.type == PERF_RECORD_SAMPLE) { in perf_evlist__event2id()692 event->header.type != PERF_RECORD_SAMPLE) in perf_evlist__event2evsel()
278 event.sample.header.type = PERF_RECORD_SAMPLE; in intel_bts_synth_branch_sample()
25 [PERF_RECORD_SAMPLE] = "SAMPLE",
1360 events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE); in hists__inc_nr_samples()
1606 if (event->header.type != PERF_RECORD_SAMPLE) { in perf_evsel__parse_sample()
833 if (event->header.type == PERF_RECORD_SAMPLE) in perf_top__mmap_read_idx()862 if (event->header.type == PERF_RECORD_SAMPLE) in perf_top__mmap_read_idx()869 if (event->header.type == PERF_RECORD_SAMPLE) { in perf_top__mmap_read_idx()
238 u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __cmd_annotate()
301 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()326 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()
2448 if (type != PERF_RECORD_SAMPLE) { in trace__handle_event()
1276 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title()1303 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title()2115 unsigned long nr_events = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write()2131 nr_events += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write()
5491 header->type = PERF_RECORD_SAMPLE; in perf_prepare_sample()