Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.h53 Histogram DispatchGroupSizePerCycle; variable
56 DispatchGroupSizePerCycle[NumDispatched]++; in updateHistograms()
H A DDispatchStatistics.cpp40 DispatchGroupSizePerCycle) { in printDispatchHistogram()