Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h156 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
852 * { u64 id; } && PERF_SAMPLE_IDENTIFIER
855 * Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID. The
856 * advantage of PERF_SAMPLE_IDENTIFIER is that its position is fixed
948 * # Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID.
949 * # The advantage of PERF_SAMPLE_IDENTIFIER is that its position
953 * { u64 id; } && PERF_SAMPLE_IDENTIFIER

Completed in 3 milliseconds