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

/external/v8/tools/
H A Dll_prof.py597 PERF_RECORD_SAMPLE = 9 variable
913 elif header.type == PERF_RECORD_SAMPLE:
/external/kernel-headers/original/linux/
H A Dperf_event.h437 PERF_RECORD_SAMPLE = 9, enumerator in enum:perf_event_type
/external/linux-tools-perf/util/include/linux/added/
H A Dperf_event.h350 * described in PERF_RECORD_SAMPLE below, it will be stashed just after
464 PERF_RECORD_SAMPLE = 9, enumerator in enum:perf_event_type

Completed in 95 milliseconds