Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 21 of 21) sorted by relevance

/tools/perf/util/
A Doff_cpu.h13 #define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \
A Dperf_api_probe.c84 evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
A Dbpf_off_cpu.c350 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) { in off_cpu_write()
365 if (sample_type & PERF_SAMPLE_IDENTIFIER) in off_cpu_write()
A Devent.h41 PERF_SAMPLE_IDENTIFIER)
A Devsel.c283 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()
316 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()
2788 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()
3016 if (type & PERF_SAMPLE_IDENTIFIER) { in evsel__parse_sample()
3368 if (type & PERF_SAMPLE_IDENTIFIER) in evsel__parse_sample_timestamp()
3403 if (sample_type & PERF_SAMPLE_IDENTIFIER) in evsel__id_hdr_size()
A Ddata-convert-bt.c632 (type & PERF_SAMPLE_IDENTIFIER)) { in add_generic_values()
1135 (type & PERF_SAMPLE_IDENTIFIER)) in add_generic_types()
A Dstat.c748 attr->sample_type = PERF_SAMPLE_IDENTIFIER; in create_perf_stat_counter()
A Dsynthetic-events.c1457 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()
1615 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()
1839 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_id_sample()
/tools/perf/tests/shell/attr/
A Dtest-record-C013 # PERF_SAMPLE_PERIOD | PERF_SAMPLE_IDENTIFIER
A Dsystem-wide-dummy14 # PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER
/tools/perf/tests/
A Dsample-parsing.c49 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
A Ddlfilter-test.c316 PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_TIME | \
/tools/testing/selftests/resctrl/
A Dresctrl_val.c56 imc_counters_config[i].pe.sample_type = PERF_SAMPLE_IDENTIFIER; in read_mem_bw_initialize_perf_event_attr()
/tools/include/uapi/linux/
A Dperf_event.h159 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
/tools/perf/bench/
A Dinject-buildid.c457 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
/tools/perf/Documentation/
A Dperf.data-file-format.txt470 PERF_SAMPLE_IDENTIFIER header. The PERF_SAMPLE_IDENTIFIER header is
A Dperf-config.txt348 │1628 if (type & PERF_SAMPLE_IDENTIFIER) {
357 │ if (type & PERF_SAMPLE_IDENTIFIER) {
A Dperf-record.txt367 Record the sample identifier i.e. PERF_SAMPLE_IDENTIFIER bit set in
A Dperf-intel-pt.txt1139 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |
/tools/perf/
A Dbuiltin-inject.c1255 attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in guest_session__add_attr()
/tools/power/x86/turbostat/
A Dturbostat.c2456 attr.sample_type = PERF_SAMPLE_IDENTIFIER; in open_perf_counter()

Completed in 59 milliseconds