Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 15 of 15) sorted by relevance
83 evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
42 PERF_SAMPLE_IDENTIFIER)
135 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()168 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()2148 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()2269 if (type & PERF_SAMPLE_IDENTIFIER) { in evsel__parse_sample()2576 if (type & PERF_SAMPLE_IDENTIFIER) in evsel__parse_sample_timestamp()
559 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()
1404 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()1541 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()
1254 if (sample_type & PERF_SAMPLE_IDENTIFIER) in evlist__id_hdr_size()
39 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
311 PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_TIME | \
156 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
455 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
78 imc_counters_config[i][j].pe.sample_type = PERF_SAMPLE_IDENTIFIER; in membw_initialize_perf_event_attr()
468 PERF_SAMPLE_IDENTIFIER header. The PERF_SAMPLE_IDENTIFIER header is
331 │1628 if (type & PERF_SAMPLE_IDENTIFIER) {340 │ if (type & PERF_SAMPLE_IDENTIFIER) {
1037 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |