Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 19 of 19) sorted by relevance
83 evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
42 PERF_SAMPLE_IDENTIFIER)
132 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()165 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()2012 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()2126 if (type & PERF_SAMPLE_IDENTIFIER) { in evsel__parse_sample()2421 if (type & PERF_SAMPLE_IDENTIFIER) in evsel__parse_sample_timestamp()
539 attr->sample_type = PERF_SAMPLE_IDENTIFIER; in create_perf_stat_counter()
625 (type & PERF_SAMPLE_IDENTIFIER)) { in add_generic_values()1127 (type & PERF_SAMPLE_IDENTIFIER)) in add_generic_types()
1309 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()1434 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()
1200 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_evlist__id_hdr_size()
39 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
140 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
455 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
435 PERF_SAMPLE_IDENTIFIER header. The PERF_SAMPLE_IDENTIFIER header is
323 │1628 if (type & PERF_SAMPLE_IDENTIFIER) {332 │ if (type & PERF_SAMPLE_IDENTIFIER) {
998 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |
78 imc_counters_config[i][j].pe.sample_type = PERF_SAMPLE_IDENTIFIER; in membw_initialize_perf_event_attr()
132 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
1925 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_event__id_header_size()6700 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()6740 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_event__output_id_sample()6865 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_output_sample()