reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-xray/xray-stacks.cpp
  105             AggregationType::TOTAL_TIME, "time",
  111     cl::sub(Stack), cl::init(AggregationType::TOTAL_TIME));
  292 GetValueForStack<AggregationType::TOTAL_TIME>(const StackTrieNode *Node) {
  762       case AggregationType::TOTAL_TIME:
  763         ST.printAllAggregatingThreads<AggregationType::TOTAL_TIME>(
  773       case AggregationType::TOTAL_TIME:
  774         ST.printAllPerThread<AggregationType::TOTAL_TIME>(outs(), FuncIdHelper,