Searched refs:SIMPLE_PERF_RECORD_SPLIT (Results 1 – 6 of 6) sorted by relevance
73 SIMPLE_PERF_RECORD_SPLIT, enumerator
807 case SIMPLE_PERF_RECORD_SPLIT: in IsSupportedEventType()832 event.header.type == SIMPLE_PERF_RECORD_SPLIT || in ReadPerfSampleInfo()1453 event.header.type == SIMPLE_PERF_RECORD_SPLIT || in ReadPerfEventBlock()
221 case SIMPLE_PERF_RECORD_SPLIT: in ProcessEvents()
225 if (header.type == SIMPLE_PERF_RECORD_SPLIT) { in ReadRecord()230 while (header.type == SIMPLE_PERF_RECORD_SPLIT) { in ReadRecord()
136 header.type = SIMPLE_PERF_RECORD_SPLIT; in WriteRecord()
46 SIMPLE_PERF_RECORD_SPLIT, enumerator