Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md156 #### zpool_latency Histogram Tags
164 #### zpool_latency Histogram Fields
196 #### zpool_io_size Histogram Tags
204 #### zpool_io_size Histogram Fields
220 #### About unsigned integers
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRetireControlUnitStatistics.h39 using Histogram = std::map<unsigned, unsigned>; variable
H A DDispatchStatistics.h52 using Histogram = std::map<unsigned, unsigned>; variable
H A DSchedulerStatistics.h65 using Histogram = std::map<unsigned, unsigned>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h41 bool Histogram = false; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp618 llvm::DenseMap<FrameId, FrameStat> Histogram; in computeFrameHistogram() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp329 uintptr_t Histogram = in CreateNewMIBWithHistogram() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6380 SDValue Histogram = DAG.getMaskedHistogram(DAG.getVTList(MVT::Other), VT, sdl, in visitVectorHistogram() local