Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h787 * PERF_RECORD_MISC_EXACT_IP - PERF_RECORD_SAMPLE of precise events
840 * IDENTIFIER) described in PERF_RECORD_SAMPLE below, it will be stashed
1023 PERF_RECORD_SAMPLE = 9, enumerator
/third_party/node/deps/v8/tools/
H A Dll_prof.py560 # Reference: /usr/include/perf_event.h, the comment for PERF_RECORD_SAMPLE.
584 PERF_RECORD_SAMPLE = 9 variable
939 elif header.type == PERF_RECORD_SAMPLE:
/third_party/libbpf/src/
H A Dlibbpf.c13173 case PERF_RECORD_SAMPLE: {

Completed in 23 milliseconds