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