Searched refs:PERF_SAMPLE_ADDR (Results 1 – 16 of 16) sorted by relevance
8 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
247 .sample_type = PERF_SAMPLE_ADDR, in test_bpf_perf_event()
48 if (type & PERF_SAMPLE_ADDR) in samples_same()
127 PERF_SAMPLE_ADDR = 1U << 3, enumerator
404 if ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in db_export__sample()
835 attr.sample_type |= PERF_SAMPLE_ADDR; in cs_etm__synth_events()843 attr.sample_type &= ~(u64)PERF_SAMPLE_ADDR; in cs_etm__synth_events()
137 if (sample_type & PERF_SAMPLE_ADDR) in __perf_evsel__calc_id_pos()2153 if (type & PERF_SAMPLE_ADDR) { in perf_evsel__parse_sample()2428 if (type & PERF_SAMPLE_ADDR) in perf_event__sample_event_size()2555 if (type & PERF_SAMPLE_ADDR) { in perf_event__synthesize_sample()
89 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
821 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_bts_synth_events()
2207 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_pt_synth_events()2215 attr.sample_type &= ~(u64)PERF_SAMPLE_ADDR; in intel_pt_synth_events()
92 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
1277 if ((sample_type & (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) && in setup_pebs_sample_data()
395 perf_evsel__do_check_stype(evsel, PERF_SAMPLE_ADDR, "ADDR", in perf_evsel__check_attr()1225 ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in perf_sample__fprintf_bts()
2068 (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) in record_and_restart()
1733 if (sample_type & PERF_SAMPLE_ADDR) in __perf_event_header_size()6173 if (sample_type & PERF_SAMPLE_ADDR) in perf_output_sample()