Symbol: PERF_RECORD_SAMPLE
arch/powerpc/perf/imc-pmu.c
1292
header->type = PERF_RECORD_SAMPLE;
kernel/events/core.c
8798
header->type = PERF_RECORD_SAMPLE;
tools/bpf/bpftool/map_perf_ring.c
77
if (e->header.type == PERF_RECORD_SAMPLE) {
tools/bpf/bpftool/map_perf_ring.c
93
if (e->header.type == PERF_RECORD_SAMPLE) {
tools/lib/bpf/libbpf.c
14558
case PERF_RECORD_SAMPLE: {
tools/perf/arch/x86/tests/amd-ibs-period.c
215
if (hdr.type == PERF_RECORD_SAMPLE) {
tools/perf/bench/inject-buildid.c
229
event.header.type = PERF_RECORD_SAMPLE;
tools/perf/builtin-inject.c
495
event_copy->header.type = PERF_RECORD_SAMPLE;
tools/perf/builtin-script.c
2120
PERF_RECORD_SAMPLE, mctx->fp);
tools/perf/builtin-script.c
2135
PERF_RECORD_SAMPLE, mctx->fp);
tools/perf/builtin-script.c
2449
PERF_RECORD_SAMPLE, fp);
tools/perf/builtin-top.c
1136
if (event->header.type != PERF_RECORD_SAMPLE)
tools/perf/builtin-top.c
1173
if (event->header.type == PERF_RECORD_SAMPLE) {
tools/perf/builtin-top.c
1207
if (event->header.type == PERF_RECORD_SAMPLE)
tools/perf/builtin-top.c
1213
if (event->header.type == PERF_RECORD_SAMPLE) {
tools/perf/builtin-trace.c
3676
if (type != PERF_RECORD_SAMPLE) {
tools/perf/tests/backward-ring-buffer.c
46
case PERF_RECORD_SAMPLE:
tools/perf/tests/code-reading.c
567
if (event->header.type == PERF_RECORD_SAMPLE)
tools/perf/tests/dlfilter-test.c
189
event->header.type = PERF_RECORD_SAMPLE;
tools/perf/tests/mmap-basic.c
134
if (event->header.type != PERF_RECORD_SAMPLE) {
tools/perf/tests/openat-syscall-tp-fields.c
108
if (type != PERF_RECORD_SAMPLE) {
tools/perf/tests/perf-record.c
293
case PERF_RECORD_SAMPLE:
tools/perf/tests/sample-parsing.c
323
event->header.type = PERF_RECORD_SAMPLE;
tools/perf/tests/sw-clock.c
109
if (event->header.type != PERF_RECORD_SAMPLE)
tools/perf/tests/switch-tracking.c
187
if (event->header.type == PERF_RECORD_SAMPLE)
tools/perf/util/amd-sample-raw.c
381
if (event->header.type != PERF_RECORD_SAMPLE || !sample->raw_size)
tools/perf/util/arm-spe.c
403
event->sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/arm-spe.c
503
event->header.type = PERF_RECORD_SAMPLE;
tools/perf/util/auxtrace.c
1203
if (!qd->samples || event->header.type != PERF_RECORD_SAMPLE)
tools/perf/util/bpf_off_cpu.c
329
.type = PERF_RECORD_SAMPLE,
tools/perf/util/cs-etm.c
1645
event->sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/cs-etm.c
1705
event->sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/event.c
52
[PERF_RECORD_SAMPLE] = "SAMPLE",
tools/perf/util/evlist.c
728
if (event->header.type == PERF_RECORD_SAMPLE) {
tools/perf/util/evlist.c
753
event->header.type != PERF_RECORD_SAMPLE)
tools/perf/util/evsel.c
3435
if (event->header.type != PERF_RECORD_SAMPLE) {
tools/perf/util/evsel.c
3799
if (event->header.type != PERF_RECORD_SAMPLE) {
tools/perf/util/intel-bts.c
298
event.sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/intel-pt.c
1692
event->sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/intel-pt.c
1745
event->header.type = PERF_RECORD_SAMPLE;
tools/perf/util/intel-pt.c
3767
if (event->header.type == PERF_RECORD_SAMPLE) {
tools/perf/util/intel-pt.c
3783
if (pt->switch_evsel && event->header.type == PERF_RECORD_SAMPLE)
tools/perf/util/powerpc-vpadtl.c
200
event.sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/python.c
477
[PERF_RECORD_SAMPLE] = &pyrf_sample_event__type,
tools/perf/util/python.c
488
event->header.type > PERF_RECORD_SAMPLE) &&
tools/perf/util/s390-cpumsf.c
533
event.sample.header.type = PERF_RECORD_SAMPLE;
tools/perf/util/s390-cpumsf.c
935
if (event->header.type == PERF_RECORD_SAMPLE &&
tools/perf/util/s390-sample-raw.c
338
if (event->header.type != PERF_RECORD_SAMPLE)
tools/perf/util/session.c
1180
[PERF_RECORD_SAMPLE] = perf_event__all64_swap,
tools/perf/util/session.c
1494
if (event->header.type != PERF_RECORD_SAMPLE &&
tools/perf/util/session.c
1552
if (event->header.type == PERF_RECORD_SAMPLE && evlist->trace_event_sample_raw)
tools/perf/util/session.c
1968
case PERF_RECORD_SAMPLE:
tools/perf/util/session.c
2170
(event->header.type == PERF_RECORD_SAMPLE ||
tools/perf/util/session.c
3005
(double) (stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples);
tools/perf/util/session.c
3008
stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples,
tools/perf/util/session.c
3063
stats->nr_events[PERF_RECORD_SAMPLE]);
tools/testing/selftests/bpf/benchs/bench_ringbufs.c
435
case PERF_RECORD_SAMPLE:
tools/testing/selftests/bpf/benchs/bench_ringbufs.c
561
if (ehdr->type == PERF_RECORD_SAMPLE)
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c
243
if (header->type == PERF_RECORD_SAMPLE) {
tools/testing/selftests/user_events/perf_test.c
203
ASSERT_EQ(PERF_RECORD_SAMPLE, *val);
tools/testing/selftests/user_events/perf_test.c
262
ASSERT_EQ(PERF_RECORD_SAMPLE, *val);