Searched refs:PERF_SAMPLE_ADDR (Results 1 – 13 of 13) sorted by relevance
9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
126 PERF_SAMPLE_ADDR = 1U << 3, enumerator
45 if (type & PERF_SAMPLE_ADDR) in samples_same()
332 if ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in db_export__sample()
81 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
130 if (sample_type & PERF_SAMPLE_ADDR) in __perf_evsel__calc_id_pos()1653 if (type & PERF_SAMPLE_ADDR) { in perf_evsel__parse_sample()1868 if (type & PERF_SAMPLE_ADDR) in perf_event__sample_event_size()2002 if (type & PERF_SAMPLE_ADDR) { in perf_event__synthesize_sample()
809 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_bts_synth_events()
1925 attr.sample_type |= PERF_SAMPLE_ADDR; in intel_pt_synth_events()
100 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
1079 if ((sample_type & PERF_SAMPLE_ADDR) && in setup_pebs_sample_data()
221 perf_evsel__do_check_stype(evsel, PERF_SAMPLE_ADDR, "ADDR", in perf_evsel__check_attr()560 ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in print_sample_bts()
2002 if (event->attr.sample_type & PERF_SAMPLE_ADDR) in record_and_restart()
1289 if (sample_type & PERF_SAMPLE_ADDR) in __perf_event_header_size()5345 if (sample_type & PERF_SAMPLE_ADDR) in perf_output_sample()