Searched refs:PERF_SAMPLE_ADDR (Results 1 – 19 of 19) sorted by relevance
1129 if (sample_type & PERF_SAMPLE_ADDR && op_data3.dc_lin_addr_valid) { in perf_ibs_parse_ld_st_data()1131 data->sample_flags |= PERF_SAMPLE_ADDR; in perf_ibs_parse_ld_st_data()1148 PERF_SAMPLE_ADDR | in perf_ibs_is_mem_sample_type()1168 u64 sample_type_mask = PERF_SAMPLE_ADDR | PERF_SAMPLE_RAW; in perf_ibs_is_kernel_data_addr()
262 .sample_type = PERF_SAMPLE_ADDR, in test_bpf_perf_event()
38 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
563 (evsel->core.attr.sample_type & PERF_SAMPLE_ADDR) && in dlfilter__do_filter_event()
785 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_bts_synth_events()
1733 attr.sample_type |= PERF_SAMPLE_ADDR; in cs_etm__synth_events()1740 attr.sample_type &= ~(u64)PERF_SAMPLE_ADDR; in cs_etm__synth_events()
1474 if (type & PERF_SAMPLE_ADDR) in perf_event__sample_event_size()1642 if (type & PERF_SAMPLE_ADDR) { in perf_event__synthesize_sample()
2504 if (sample_type & PERF_SAMPLE_ADDR && items->has_mem_access_address) in intel_pt_do_synth_pebs_sample()3995 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_pt_synth_events()4003 attr.sample_type &= ~(u64)PERF_SAMPLE_ADDR; in intel_pt_synth_events()
1721 PERF_SAMPLE_WEIGHT | PERF_SAMPLE_ADDR; in arm_spe_synth_events()
299 if (sample_type & PERF_SAMPLE_ADDR) in __perf_evsel__calc_id_pos()3283 if (type & PERF_SAMPLE_ADDR) { in evsel__parse_sample()
63 if (type & PERF_SAMPLE_ADDR) in samples_same()
316 PERF_SAMPLE_ADDR | PERF_SAMPLE_CPU | \
146 PERF_SAMPLE_ADDR = 1U << 3, enumerator
1703 #define PERF_PEBS_MEMINFO_TYPE (PERF_SAMPLE_ADDR | PERF_SAMPLE_DATA_SRC | \2164 #define PERF_SAMPLE_ADDR_TYPE (PERF_SAMPLE_ADDR | \2286 data->sample_flags |= PERF_SAMPLE_ADDR; in setup_pebs_fixed_sample_data()2492 data->sample_flags |= PERF_SAMPLE_ADDR; in __setup_pebs_meminfo_group()3406 ~(PERF_SAMPLE_ADDR | in intel_ds_pebs_init()
498 evsel__do_check_stype(evsel, PERF_SAMPLE_ADDR, "ADDR", PERF_OUTPUT_ADDR, allow_user_set)) in evsel__check_attr()510 !(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) { in evsel__check_attr()522 !(evsel->core.attr.sample_type & (PERF_SAMPLE_IP|PERF_SAMPLE_ADDR))) { in evsel__check_attr()1702 ((evsel->core.attr.sample_type & PERF_SAMPLE_ADDR) && in perf_sample__fprintf_bts()2707 if ((evsel->core.attr.sample_type & PERF_SAMPLE_ADDR) && in process_sample_event()
1370 data->sample_flags |= PERF_SAMPLE_ADDR; in perf_sample_data_init()
162 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
2058 if (sample_type & PERF_SAMPLE_ADDR) in __perf_event_header_size()8203 if (sample_type & PERF_SAMPLE_ADDR) in perf_output_sample()8553 PERF_SAMPLE_PHYS_ADDR, PERF_SAMPLE_ADDR); in perf_prepare_sample()8649 if (filtered_sample_type & PERF_SAMPLE_ADDR) { in perf_prepare_sample()8651 data->sample_flags |= PERF_SAMPLE_ADDR; in perf_prepare_sample()10740 if (valid_sample && (data->sample_flags & PERF_SAMPLE_ADDR)) in __perf_event_overflow()