Searched defs:PERF_RECORD_SAMPLE (Results 1 - 2 of 2) sorted by relevance

/external/v8/tools/
H A Dll_prof.py557 # Reference: /usr/include/perf_event.h, the comment for PERF_RECORD_SAMPLE.
581 PERF_RECORD_SAMPLE = 9 variable
936 elif header.type == PERF_RECORD_SAMPLE:
/external/kernel-headers/original/uapi/linux/
H A Dperf_event.h619 * IDENTIFIER) described in PERF_RECORD_SAMPLE below, it will be stashed
778 PERF_RECORD_SAMPLE = 9, enumerator in enum:perf_event_type

Completed in 2200 milliseconds