Home
last modified time | relevance | path

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

/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c331 PERF_SAMPLE_ID|PERF_SAMPLE_PERIOD, in child_thread()
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h146 PERF_SAMPLE_ID = 1U << 6, enumerator
849 * { u64 id; } && PERF_SAMPLE_ID
855 * Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID. The
948 * # Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID.
958 * { u64 id; } && PERF_SAMPLE_ID
/third_party/node/deps/v8/tools/
H A Dll_prof.py553 PERF_SAMPLE_ID = 1 << 6 variable
567 ("id", "u64", PERF_SAMPLE_ID),

Completed in 5 milliseconds