Searched refs:getStackId (Results 1 – 3 of 3) sorted by relevance
75 u32 getStackId() const { in getStackId() function
69 const char *so = GetStackOriginDescr(o.getStackId(), &pc); in DescribeOrigin()
665 uint64_t getStackId(uint64_t IdOrIndex) const { in getStackId() function in __anonf01a58700111::CallsiteContextGraph666 return static_cast<const DerivedCCG *>(this)->getStackId(IdOrIndex); in getStackId()882 uint64_t getStackId(uint64_t IdOrIndex) const;973 uint64_t getStackId(uint64_t IdOrIndex) const;1365 auto StackId = getStackId(*ContextIter); in addStackNodesForMIB()2113 auto StackId = getStackId(IdOrIndex); in getStackIdsWithContextNodes()2549 uint64_t ModuleCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in getStackId() function in ModuleCallsiteContextGraph2554 uint64_t IndexCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in getStackId() function in IndexCallsiteContextGraph