Searched refs:GetValueForStack (Results 1 – 1 of 1) sorted by relevance
287 std::size_t GetValueForStack(const StackTrieNode *Node);293 GetValueForStack<AggregationType::TOTAL_TIME>(const StackTrieNode *Node) { in GetValueForStack() function304 GetValueForStack<AggregationType::INVOCATION_COUNT>(const StackTrieNode *Node) { in GetValueForStack() function313 std::size_t GetValueForStack(const StackTrieNode *Node) { in GetValueForStack() function597 OS << " " << GetValueForStack<AggType>(Node) << "\n"; in printSingleStack()