Home
last modified time | relevance | path

Searched refs:INVOCATION_COUNT (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp94 INVOCATION_COUNT // The number of times the stack was invoked. enumerator
104 clEnumValN(AggregationType::INVOCATION_COUNT, "count",
302 GetValueForStack<AggregationType::INVOCATION_COUNT>(const StackTrieNode *Node) { in GetValueForStack()
759 case AggregationType::INVOCATION_COUNT: in __anonfeaa86b40802()
760 ST.printAllAggregatingThreads<AggregationType::INVOCATION_COUNT>( in __anonfeaa86b40802()
770 case AggregationType::INVOCATION_COUNT: in __anonfeaa86b40802()
771 ST.printAllPerThread<AggregationType::INVOCATION_COUNT>( in __anonfeaa86b40802()