PERF_SAMPLE_REGS_USER 3217 arch/x86/events/intel/core.c 		flags &= ~PERF_SAMPLE_REGS_USER;
PERF_SAMPLE_REGS_USER 3219 arch/x86/events/intel/core.c 		flags &= ~(PERF_SAMPLE_REGS_USER | PERF_SAMPLE_REGS_INTR);
PERF_SAMPLE_REGS_USER 2075 arch/x86/events/intel/ds.c 					  PERF_SAMPLE_REGS_USER |
PERF_SAMPLE_REGS_USER  108 arch/x86/events/perf_event.h 	PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER | \
PERF_SAMPLE_REGS_USER 6457 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER 6642 kernel/events/core.c 	if (sample_type & (PERF_SAMPLE_REGS_USER | PERF_SAMPLE_STACK_USER))
PERF_SAMPLE_REGS_USER 6646 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER 10711 kernel/events/core.c 	if (attr->sample_type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER 2585 tools/perf/builtin-c2c.c 	if ((sample_type & PERF_SAMPLE_REGS_USER) &&
PERF_SAMPLE_REGS_USER  386 tools/perf/builtin-report.c 		if ((sample_type & PERF_SAMPLE_REGS_USER) &&
PERF_SAMPLE_REGS_USER  479 tools/perf/builtin-script.c 		perf_evsel__check_stype(evsel, PERF_SAMPLE_REGS_USER, "UREGS",
PERF_SAMPLE_REGS_USER 3243 tools/perf/builtin-script.c 		if ((sample_type & PERF_SAMPLE_REGS_USER) &&
PERF_SAMPLE_REGS_USER  106 tools/perf/tests/sample-parsing.c 	if (type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER  227 tools/perf/tests/sample-parsing.c 	if (sample_type & PERF_SAMPLE_REGS_USER)
PERF_SAMPLE_REGS_USER  339 tools/perf/tests/sample-parsing.c 		if (sample_type == PERF_SAMPLE_REGS_USER)
PERF_SAMPLE_REGS_USER   43 tools/perf/ui/browsers/scripts.c 	if (attr->sample_type & PERF_SAMPLE_REGS_USER)
PERF_SAMPLE_REGS_USER 2131 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER 2488 tools/perf/util/machine.c 	if (!((evsel->core.attr.sample_type & PERF_SAMPLE_REGS_USER) &&
PERF_SAMPLE_REGS_USER 1240 tools/perf/util/session.c 	if (sample_type & PERF_SAMPLE_REGS_USER)
PERF_SAMPLE_REGS_USER 1190 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_REGS_USER) {
PERF_SAMPLE_REGS_USER 1347 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_REGS_USER) {