Searched refs:FinishData (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/extras/simpleperf/ | ||
H A D | ETMDecoder.h | 78 virtual bool FinishData() = 0; |
H A D | ETMDecoder.cpp | 469 void FinishData() { in FinishData() function in simpleperf::__anon69d84bf80110::InstrRangeParser |
H A D | cmd_inject.cpp | 234 if (etm_decoder_ && !etm_decoder_->FinishData()) { in ProcessInputFile() |