PERF_SAMPLE_IP
if (event->attr.sample_type & PERF_SAMPLE_IP)
(event->attr.sample_type & PERF_SAMPLE_IP) &&
if (!(sample_type & ~(PERF_SAMPLE_IP|PERF_SAMPLE_TIME)) &&
(PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
if (sample_type & PERF_SAMPLE_IP)
if (sample_type & PERF_SAMPLE_IP)
PERF_SAMPLE_IP);
if (filtered_sample_type & PERF_SAMPLE_IP) {
data->sample_flags |= PERF_SAMPLE_IP;
attr.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID;
bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP;
if (evsel__check_stype(evsel, PERF_SAMPLE_IP, "IP", PERF_OUTPUT_IP))
!(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) {
!(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) {
attr->sample_type = PERF_SAMPLE_IP;
pe.sample_type = PERF_SAMPLE_IP;
pe.sample_type = PERF_SAMPLE_IP;
#define TEST_SAMPLE_TYPE (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
if (type & PERF_SAMPLE_IP)
attr->sample_type = PERF_SAMPLE_IP;
attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
if (sample_type & PERF_SAMPLE_IP)
attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
if (type & PERF_SAMPLE_IP)
if (type & PERF_SAMPLE_IP) {
(PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
if (sample_type & PERF_SAMPLE_IP)
if (type & PERF_SAMPLE_IP) {
if (type & PERF_SAMPLE_IP)
attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID |
#define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \
if (type & PERF_SAMPLE_IP)
if (type & PERF_SAMPLE_IP) {
.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK,
.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK |
attr.sample_type = PERF_SAMPLE_IP;