Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_writer.cpp156 header.type = SIMPLE_PERF_RECORD_SPLIT_END; in WriteRecord()
Drecord.h49 SIMPLE_PERF_RECORD_SPLIT_END, enumerator
Drecord_file_reader.cpp267 if (header.type != SIMPLE_PERF_RECORD_SPLIT_END) { in ReadRecord()