Home
last modified time | relevance | path

Searched refs:SIMPLE_PERF_RECORD_SPLIT (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Drecord_file_reader.cpp249 if (header.type == SIMPLE_PERF_RECORD_SPLIT) { in ReadRecord()
254 while (header.type == SIMPLE_PERF_RECORD_SPLIT) { in ReadRecord()
Drecord_file_writer.cpp139 header.type = SIMPLE_PERF_RECORD_SPLIT; in WriteRecord()
Drecord.h48 SIMPLE_PERF_RECORD_SPLIT, enumerator