Searched refs:PERF_SAMPLE_IP (Results 1 – 15 of 15) sorted by relevance
8 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
11 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
76 pe.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ; in test__intel_cqm_count_nmi_context()
88 pe.sample_type = PERF_SAMPLE_IP; in test__bp_signal_overflow()
75 pe.sample_type = PERF_SAMPLE_IP; in bp_event()
34 if (type & PERF_SAMPLE_IP) in samples_same()
123 PERF_SAMPLE_IP = 1U << 0, enumerator
374 if (type & PERF_SAMPLE_IP) { in add_generic_values()772 if (type & PERF_SAMPLE_IP) in add_generic_types()
80 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
121 if (sample_type & PERF_SAMPLE_IP) in __perf_evsel__calc_id_pos()1628 if (type & PERF_SAMPLE_IP) { in perf_evsel__parse_sample()1859 if (type & PERF_SAMPLE_IP) in perf_event__sample_event_size()1976 if (type & PERF_SAMPLE_IP) { in perf_event__synthesize_sample()
790 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
1848 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_pt_synth_events()
100 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
215 if (perf_evsel__check_stype(evsel, PERF_SAMPLE_IP, "IP", in perf_evsel__check_attr()
1286 if (sample_type & PERF_SAMPLE_IP) in __perf_event_header_size()5336 if (sample_type & PERF_SAMPLE_IP) in perf_output_sample()5499 if (sample_type & PERF_SAMPLE_IP) in perf_prepare_sample()