Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-xray/
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()
766 case AggregationType::INVOCATION_COUNT: in __anona4728a560802()
767 ST.printAllAggregatingThreads<AggregationType::INVOCATION_COUNT>( in __anona4728a560802()
777 case AggregationType::INVOCATION_COUNT: in __anona4728a560802()
778 ST.printAllPerThread<AggregationType::INVOCATION_COUNT>( in __anona4728a560802()