Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 21 of 21) sorted by relevance
13 #define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \
351 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) { in off_cpu_write()366 if (sample_type & PERF_SAMPLE_IDENTIFIER) in off_cpu_write()
95 evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
41 PERF_SAMPLE_IDENTIFIER)
284 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()317 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()3012 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()3254 if (type & PERF_SAMPLE_IDENTIFIER) { in evsel__parse_sample()3619 if (type & PERF_SAMPLE_IDENTIFIER) in evsel__parse_sample_timestamp()3654 if (sample_type & PERF_SAMPLE_IDENTIFIER) in evsel__id_hdr_size()
639 (type & PERF_SAMPLE_IDENTIFIER)) { in add_generic_values()1147 (type & PERF_SAMPLE_IDENTIFIER)) in add_generic_types()
1462 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()1620 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()1844 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_id_sample()
49 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
315 PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_TIME | \
159 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
457 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
497 PERF_SAMPLE_IDENTIFIER header. The PERF_SAMPLE_IDENTIFIER header is
348 │1628 if (type & PERF_SAMPLE_IDENTIFIER) {357 │ if (type & PERF_SAMPLE_IDENTIFIER) {
372 Record the sample identifier i.e. PERF_SAMPLE_IDENTIFIER bit set in
623 if (event->attr.sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in pai_push_sample()
164 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
2115 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_event__id_header_size()7992 PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)8010 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()8052 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_event__output_id_sample()8191 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_output_sample()
734 attr->sample_type = PERF_SAMPLE_IDENTIFIER; in create_perf_stat_counter()
1329 attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in guest_session__add_attr()
2573 attr.sample_type = PERF_SAMPLE_IDENTIFIER; in open_perf_counter()