PERF_SAMPLE_IP    972 arch/x86/events/intel/ds.c 	if (!(sample_type & ~(PERF_SAMPLE_IP|PERF_SAMPLE_TIME)) &&
PERF_SAMPLE_IP    104 arch/x86/events/perf_event.h 	(PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
PERF_SAMPLE_IP   1737 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP   6371 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP   6594 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP     80 tools/perf/arch/x86/tests/intel-cqm.c 	pe.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ;
PERF_SAMPLE_IP    409 tools/perf/builtin-script.c 		if (perf_evsel__check_stype(evsel, PERF_SAMPLE_IP, "IP",
PERF_SAMPLE_IP    430 tools/perf/builtin-script.c 		!(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) {
PERF_SAMPLE_IP    442 tools/perf/builtin-script.c 		!(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) {
PERF_SAMPLE_IP     47 tools/perf/tests/bp_account.c 	attr->sample_type = PERF_SAMPLE_IP;
PERF_SAMPLE_IP    114 tools/perf/tests/bp_signal.c 	pe.sample_type = PERF_SAMPLE_IP;
PERF_SAMPLE_IP     89 tools/perf/tests/bp_signal_overflow.c 	pe.sample_type = PERF_SAMPLE_IP;
PERF_SAMPLE_IP     42 tools/perf/tests/sample-parsing.c 	if (type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP     46 tools/perf/tests/wp.c 	attr->sample_type    = PERF_SAMPLE_IP;
PERF_SAMPLE_IP   1285 tools/perf/util/cs-etm.c 	attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
PERF_SAMPLE_IP    605 tools/perf/util/data-convert-bt.c 	if (type & PERF_SAMPLE_IP) {
PERF_SAMPLE_IP   1115 tools/perf/util/data-convert-bt.c 	if (type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP     38 tools/perf/util/event.h 	(PERF_SAMPLE_IP | PERF_SAMPLE_TID |		\
PERF_SAMPLE_IP    139 tools/perf/util/evsel.c 	if (sample_type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP   1974 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_IP) {
PERF_SAMPLE_IP   2244 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP    786 tools/perf/util/intel-bts.c 	attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
PERF_SAMPLE_IP   2763 tools/perf/util/intel-pt.c 	attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
PERF_SAMPLE_IP   1134 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP   1252 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_IP) {