Searched refs:UpdateReparseStack (Results 1 – 2 of 2) sorted by relevance
138 void UpdateReparseStack(uint64_t stackId, std::shared_ptr<std::vector<uint64_t>> frames);
737 void NativeHookFilter::UpdateReparseStack(uint64_t stackId, std::shared_ptr<std::vector<uint64_t>> … in UpdateReparseStack() function in SysTuning::TraceStreamer::NativeHookFilter757 UpdateReparseStack(itor->first, itor->second); in ReparseStacksWithAddrRange()