Searched refs:PERF_RECORD_SAMPLE (Results 1 – 25 of 35) sorted by relevance
12
153 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()159 hists->stats.nr_events[PERF_RECORD_SAMPLE] == in test__hists_filter()178 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()207 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()242 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()271 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()302 hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10); in test__hists_filter()
106 if (type != PERF_RECORD_SAMPLE) { in test__syscall_openat_tp_fields()
109 if (event->header.type != PERF_RECORD_SAMPLE) in __test__sw_clock_freq()
46 case PERF_RECORD_SAMPLE: in count_samples()
123 if (event->header.type != PERF_RECORD_SAMPLE) { in test__basic_mmap()
271 case PERF_RECORD_SAMPLE: in test__PERF_RECORD()
195 if (type == PERF_RECORD_SAMPLE) in do_test()
276 event->header.type = PERF_RECORD_SAMPLE; in do_test()
175 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
400 if (event->header.type == PERF_RECORD_SAMPLE) in process_event()
85 if (e->header.type == PERF_RECORD_SAMPLE) { in print_bpf_output()101 if (e->header.type == PERF_RECORD_SAMPLE) { in print_bpf_output()
382 case PERF_RECORD_SAMPLE: in perfbuf_process_sample_raw()512 if (ehdr->type == PERF_RECORD_SAMPLE) in perfbuf_custom_consumer()
205 if (event->header.type != PERF_RECORD_SAMPLE) in perf_evlist__s390_sample_raw()
974 [PERF_RECORD_SAMPLE] = perf_event__all64_swap,1213 if (event->header.type != PERF_RECORD_SAMPLE && in perf_evlist__print_tstamp()1266 if (event->header.type == PERF_RECORD_SAMPLE && evlist->trace_event_sample_raw) in dump_event()1466 case PERF_RECORD_SAMPLE: in machines__deliver_event()1857 (double) (stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples); in perf_session__warn_about_errors()1860 stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples, in perf_session__warn_about_errors()1908 stats->nr_events[PERF_RECORD_SAMPLE]); in perf_session__warn_about_errors()
531 event.sample.header.type = PERF_RECORD_SAMPLE; in s390_cpumsf_make_event()932 if (event->header.type == PERF_RECORD_SAMPLE && in s390_cpumsf_process_event()
545 [PERF_RECORD_SAMPLE] = &pyrf_sample_event__type,556 event->header.type > PERF_RECORD_SAMPLE) && in pyrf_event__new()
580 if (event->header.type == PERF_RECORD_SAMPLE) { in perf_evlist__event2id()606 event->header.type != PERF_RECORD_SAMPLE) in perf_evlist__event2evsel()
49 [PERF_RECORD_SAMPLE] = "SAMPLE",
2318 events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE); in hists__inc_nr_samples()2688 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __hists__scnprintf_title()2715 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __hists__scnprintf_title()
243 event->sample.header.type = PERF_RECORD_SAMPLE; in arm_spe_prep_sample()
1131 if (event->header.type != PERF_RECORD_SAMPLE) in should_drop()1165 if (event->header.type == PERF_RECORD_SAMPLE) { in deliver_event()1197 if (event->header.type == PERF_RECORD_SAMPLE) in deliver_event()1203 if (event->header.type == PERF_RECORD_SAMPLE) { in deliver_event()
428 u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in __cmd_annotate()
450 unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()478 nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events()
904 PERF_RECORD_SAMPLE = 9, enumerator
228 event.header.type = PERF_RECORD_SAMPLE; in synthesize_sample()