Searched refs:PERF_SAMPLE_IP (Results 1 – 25 of 29) sorted by relevance
12
13 #define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \
37 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
368 if (sample_type & PERF_SAMPLE_IP) in off_cpu_write()
622 if (type & PERF_SAMPLE_IP) { in add_generic_values()1138 if (type & PERF_SAMPLE_IP) in add_generic_types()
768 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
290 if (sample_type & PERF_SAMPLE_IP) in __perf_evsel__calc_id_pos()3259 if (type & PERF_SAMPLE_IP) { in evsel__parse_sample()3622 if (type & PERF_SAMPLE_IP) in evsel__parse_sample_timestamp()
1465 if (type & PERF_SAMPLE_IP) in perf_event__sample_event_size()1625 if (type & PERF_SAMPLE_IP) { in perf_event__synthesize_sample()
1719 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
34 attr.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID; in event_open()
60 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK | in test_perf_event_stackmap()
13 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK, in test_get_stackid_cannot_attach()
67 attr.sample_type = PERF_SAMPLE_IP; in serial_test_perf_skip()
35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
95 pe.sample_type = PERF_SAMPLE_IP; in test__bp_signal_overflow()
118 pe.sample_type = PERF_SAMPLE_IP; in __event()
57 attr->sample_type = PERF_SAMPLE_IP; in __event()
54 attr->sample_type = PERF_SAMPLE_IP; in get__perf_event_attr()
52 if (type & PERF_SAMPLE_IP) in samples_same()
314 #define TEST_SAMPLE_TYPE (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
143 PERF_SAMPLE_IP = 1U << 0, enumerator
457 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
162 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
493 if (evsel__check_stype(evsel, PERF_SAMPLE_IP, "IP", PERF_OUTPUT_IP)) 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()