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()
426 uint64_t getStackId(uint64_t IdOrIndex) const { in getStackId() function in __anonf4e331660111::CallsiteContextGraph427 return static_cast<const DerivedCCG *>(this)->getStackId(IdOrIndex); in getStackId()587 uint64_t getStackId(uint64_t IdOrIndex) const;663 uint64_t getStackId(uint64_t IdOrIndex) const;970 auto StackId = getStackId(*ContextIter); in addStackNodesForMIB()1517 auto StackId = getStackId(IdOrIndex); in getStackIdsWithContextNodes()1716 uint64_t ModuleCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in getStackId() function in ModuleCallsiteContextGraph1721 uint64_t IndexCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in getStackId() function in IndexCallsiteContextGraph