Searched defs:cachedCallFrames (Results 1 – 1 of 1) sorted by relevance
534 const std::vector<CallFrame> &cachedCallFrames, in DoExpandCallStack()612 HashList<uint64_t, std::vector<CallFrame>> &cachedCallFrames = cachedCallFramesMap_[tid]; in ExpandCallStack() local