Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRetireControlUnitStatistics.h39 using Histogram = std::map<unsigned, unsigned>; variable
40 Histogram RetiredPerCycle;
H A DDispatchStatistics.h52 using Histogram = std::map<unsigned, unsigned>; variable
53 Histogram DispatchGroupSizePerCycle;
H A DSchedulerStatistics.h65 using Histogram = std::map<unsigned, unsigned>; variable
66 Histogram IssueWidthPerCycle;
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md26 #### Histogram Bucket Values
147 ### zpool_latency Histogram
156 #### zpool_latency Histogram Tags argument
164 #### zpool_latency Histogram Fields argument
178 ### zpool_io_size Histogram
196 #### zpool_io_size Histogram Tags argument
204 #### zpool_io_size Histogram Fields argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h41 bool Histogram = false; member
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp329 uintptr_t Histogram = in CreateNewMIBWithHistogram() local
331 memset((void *)Histogram, 0, HistogramSize * sizeof(uint64_t)); in CreateNewMIBWithHistogram()
335 ((uint64_t *)Histogram)[i] = (uint64_t)Counter; in CreateNewMIBWithHistogram()
338 GetCpuId(), Histogram, HistogramSize); in CreateNewMIBWithHistogram()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp618 llvm::DenseMap<FrameId, FrameStat> Histogram; in computeFrameHistogram() local
623 auto &S = Histogram[CS[I]]; in computeFrameHistogram()
628 return Histogram; in computeFrameHistogram()
/freebsd/contrib/llvm-project/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp121 O.Histogram = !NoHistogram; in main()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV60.td51 // S0-3 | CVI_HIST Histogram |
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProfData.inc129 uintptr_t Histogram, uint32_t HistogramSize)
160 AccessHistogram = Histogram;
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DMemProfData.inc129 uintptr_t Histogram, uint32_t HistogramSize)
160 AccessHistogram = Histogram;
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp700 if (O.Histogram && !Stats.CodeFreq.empty()) { in printStats()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td842 // Histogram operations
H A DAArch64SchedNeoverseN2.td1761 // Histogram operations
H A DAArch64SchedNeoverseV2.td2272 // Histogram operations
H A DSVEInstrFormats.td8556 // SVE2 Histogram Computation - Segment Group
8577 // SVE2 Histogram Computation - Vector Group
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6378 SDValue Histogram = DAG.getMaskedHistogram(DAG.getVTList(MVT::Other), VT, sdl, in visitVectorHistogram() local
6381 setValue(&I, Histogram); in visitVectorHistogram()
6382 DAG.setRoot(Histogram); in visitVectorHistogram()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok3154 Yin-Wah Wong Optimal Histogram Matching by Monotone
H A Dfunstack.in24094 title = "Optimal Histogram Matching by Monotone Gray Level Transformation",
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve.td1896 // SVE2 - Vector Histogram count