PERF_RECORD_SAMPLE 1177 arch/powerpc/perf/imc-pmu.c 	header->type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE 6586 kernel/events/core.c 	header->type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE   85 tools/bpf/bpftool/map_perf_ring.c 		if (e->header.type == PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE  101 tools/bpf/bpftool/map_perf_ring.c 		if (e->header.type == PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE 5610 tools/lib/bpf/libbpf.c 	case PERF_RECORD_SAMPLE: {
PERF_RECORD_SAMPLE  430 tools/perf/builtin-annotate.c 		u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE  421 tools/perf/builtin-report.c 	unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE  449 tools/perf/builtin-report.c 				nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE 1702 tools/perf/builtin-script.c 				   PERF_RECORD_SAMPLE, mctx->fp);
PERF_RECORD_SAMPLE 1717 tools/perf/builtin-script.c 				   PERF_RECORD_SAMPLE, mctx->fp);
PERF_RECORD_SAMPLE 1828 tools/perf/builtin-script.c 				   PERF_RECORD_SAMPLE, fp);
PERF_RECORD_SAMPLE 1117 tools/perf/builtin-top.c 	if (event->header.type != PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE 1151 tools/perf/builtin-top.c 	if (event->header.type == PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE 1183 tools/perf/builtin-top.c 		if (event->header.type == PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE 1189 tools/perf/builtin-top.c 	if (event->header.type == PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE 2684 tools/perf/builtin-trace.c 	if (type != PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE   45 tools/perf/tests/backward-ring-buffer.c 			case PERF_RECORD_SAMPLE:
PERF_RECORD_SAMPLE  193 tools/perf/tests/bpf.c 			if (type == PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE  399 tools/perf/tests/code-reading.c 	if (event->header.type == PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE  153 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  159 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] ==
PERF_RECORD_SAMPLE  178 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  207 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  242 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  271 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  302 tools/perf/tests/hists_filter.c 				hists->stats.nr_events[PERF_RECORD_SAMPLE] == 10);
PERF_RECORD_SAMPLE  122 tools/perf/tests/mmap-basic.c 		if (event->header.type != PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE  105 tools/perf/tests/openat-syscall-tp-fields.c 				if (type != PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE  270 tools/perf/tests/perf-record.c 				case PERF_RECORD_SAMPLE:
PERF_RECORD_SAMPLE  253 tools/perf/tests/sample-parsing.c 	event->header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE  108 tools/perf/tests/sw-clock.c 		if (event->header.type != PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE  174 tools/perf/tests/switch-tracking.c 	if (event->header.type == PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE 3228 tools/perf/ui/browsers/hists.c 	unsigned long nr_events = hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE 3244 tools/perf/ui/browsers/hists.c 			nr_events += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE 1121 tools/perf/util/cs-etm.c 	event->sample.header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE 1181 tools/perf/util/cs-etm.c 	event->sample.header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE   48 tools/perf/util/event.c 	[PERF_RECORD_SAMPLE]			= "SAMPLE",
PERF_RECORD_SAMPLE  498 tools/perf/util/evlist.c 	if (event->header.type == PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE  524 tools/perf/util/evlist.c 	    event->header.type != PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE 1958 tools/perf/util/evsel.c 	if (event->header.type != PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE 2222 tools/perf/util/evsel.c 	if (event->header.type != PERF_RECORD_SAMPLE) {
PERF_RECORD_SAMPLE 2271 tools/perf/util/hist.c 	events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE);
PERF_RECORD_SAMPLE 2632 tools/perf/util/hist.c 	unsigned long nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE 2659 tools/perf/util/hist.c 				nr_samples += pos_hists->stats.nr_events[PERF_RECORD_SAMPLE];
PERF_RECORD_SAMPLE  297 tools/perf/util/intel-bts.c 	event.sample.header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE 1206 tools/perf/util/intel-pt.c 	event->sample.header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE 2572 tools/perf/util/intel-pt.c 	if (pt->switch_evsel && event->header.type == PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE  524 tools/perf/util/python.c 	[PERF_RECORD_SAMPLE]	 = &pyrf_sample_event__type,
PERF_RECORD_SAMPLE  535 tools/perf/util/python.c 	     event->header.type > PERF_RECORD_SAMPLE) &&
PERF_RECORD_SAMPLE  531 tools/perf/util/s390-cpumsf.c 	event.sample.header.type = PERF_RECORD_SAMPLE;
PERF_RECORD_SAMPLE  932 tools/perf/util/s390-cpumsf.c 	if (event->header.type == PERF_RECORD_SAMPLE &&
PERF_RECORD_SAMPLE  205 tools/perf/util/s390-sample-raw.c 	if (event->header.type != PERF_RECORD_SAMPLE)
PERF_RECORD_SAMPLE  922 tools/perf/util/session.c 	[PERF_RECORD_SAMPLE]		  = perf_event__all64_swap,
PERF_RECORD_SAMPLE 1157 tools/perf/util/session.c 	if (event->header.type != PERF_RECORD_SAMPLE &&
PERF_RECORD_SAMPLE 1210 tools/perf/util/session.c 	if (event->header.type == PERF_RECORD_SAMPLE && evlist->trace_event_sample_raw)
PERF_RECORD_SAMPLE 1411 tools/perf/util/session.c 	case PERF_RECORD_SAMPLE:
PERF_RECORD_SAMPLE 1759 tools/perf/util/session.c 			    (double) (stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples);
PERF_RECORD_SAMPLE 1762 tools/perf/util/session.c 				    stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples,
PERF_RECORD_SAMPLE 1810 tools/perf/util/session.c 			    stats->nr_events[PERF_RECORD_SAMPLE]);