Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_ID (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/
A Doff_cpu.h15 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | \
A Devent.h39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
A Dbpf_off_cpu.c350 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) { in off_cpu_write()
A Ddata-convert-bt.c631 if ((type & PERF_SAMPLE_ID) || in add_generic_values()
1134 if ((type & PERF_SAMPLE_ID) || in add_generic_types()
A Devsel.c286 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()
319 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()
2810 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()
3050 if (type & PERF_SAMPLE_ID) { in evsel__parse_sample()
3394 if (sample_type & PERF_SAMPLE_ID) in evsel__id_hdr_size()
A Dsynthetic-events.c1472 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()
1642 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()
1822 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_id_sample()
/tools/perf/tests/
A Dsample-parsing.c66 if (type & PERF_SAMPLE_ID) in samples_same()
/tools/include/uapi/linux/
A Dperf_event.h149 PERF_SAMPLE_ID = 1U << 6, enumerator
/tools/perf/Documentation/
A Dperf.data-file-format.txt469 by an ID. This can be either through the PERF_SAMPLE_ID or the
A Dperf-intel-pt.txt1138 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |

Completed in 50 milliseconds