Home
last modified time | relevance | path

Searched defs:GetValueForStack (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp293 GetValueForStack<AggregationType::TOTAL_TIME>(const StackTrieNode *Node) { in GetValueForStack() function
304 GetValueForStack<AggregationType::INVOCATION_COUNT>(const StackTrieNode *Node) { in GetValueForStack() function
313 std::size_t GetValueForStack(const StackTrieNode *Node) { in GetValueForStack() function