Searched refs:PERF_SAMPLE_ADDR (Results 1 – 11 of 11) sorted by relevance
9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
125 PERF_SAMPLE_ADDR = 1U << 3, enumerator
45 if (type & PERF_SAMPLE_ADDR) in samples_same()
76 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
327 if ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in db_export__sample()
128 if (sample_type & PERF_SAMPLE_ADDR) in __perf_evsel__calc_id_pos()1480 if (type & PERF_SAMPLE_ADDR) { in perf_evsel__parse_sample()1695 if (type & PERF_SAMPLE_ADDR) in perf_event__sample_event_size()1829 if (type & PERF_SAMPLE_ADDR) { in perf_event__synthesize_sample()
991 { "SAMPLE_ADDR", PERF_SAMPLE_ADDR },
194 perf_evsel__check_stype(evsel, PERF_SAMPLE_ADDR, "ADDR", in perf_evsel__check_attr()436 ((evsel->attr.sample_type & PERF_SAMPLE_ADDR) && in print_sample_bts()
948 if ((sample_type & PERF_SAMPLE_ADDR) && in __intel_pmu_pebs_event()
1978 if (event->attr.sample_type & PERF_SAMPLE_ADDR) in record_and_restart()
1308 if (sample_type & PERF_SAMPLE_ADDR) in perf_event__header_size()5179 if (sample_type & PERF_SAMPLE_ADDR) in perf_output_sample()