Searched refs:readContextFromTable (Results 1 – 2 of 2) sorted by relevance
700 ErrorOr<SampleContextFrames> readContextFromTable(size_t *RetIdx = nullptr);
554 SampleProfileReaderBinary::readContextFromTable(size_t *RetIdx) { in readContextFromTable() function in SampleProfileReaderBinary570 auto FContext(readContextFromTable(&Idx)); in readSampleContextFromTable()