Searched refs:PERF_SAMPLE_IP (Results 1 – 12 of 12) 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
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()
122 PERF_SAMPLE_IP = 1U << 0, enumerator
320 if (type & PERF_SAMPLE_IP) { in add_generic_values()516 if (type & PERF_SAMPLE_IP) in add_generic_types()
75 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
119 if (sample_type & PERF_SAMPLE_IP) in __perf_evsel__calc_id_pos()1455 if (type & PERF_SAMPLE_IP) { in perf_evsel__parse_sample()1686 if (type & PERF_SAMPLE_IP) in perf_event__sample_event_size()1803 if (type & PERF_SAMPLE_IP) { in perf_event__synthesize_sample()
988 { "SAMPLE_IP", PERF_SAMPLE_IP },
188 if (perf_evsel__check_stype(evsel, PERF_SAMPLE_IP, "IP", in perf_evsel__check_attr()
1305 if (sample_type & PERF_SAMPLE_IP) in perf_event__header_size()5170 if (sample_type & PERF_SAMPLE_IP) in perf_output_sample()5327 if (sample_type & PERF_SAMPLE_IP) in perf_prepare_sample()