Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkInstructionMix.cpp73 llvm::DenseMap<StringRef, unsigned> Histogram; in INPUT_OUTPUT_COMMAND_LINE_OPTIONS() local
90 Histogram[Key] += Val; in INPUT_OUTPUT_COMMAND_LINE_OPTIONS()
96 llvm::SmallVector<MixEntry> Mix(Histogram.begin(), Histogram.end()); in INPUT_OUTPUT_COMMAND_LINE_OPTIONS()
/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/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfRadixTree.cpp230 llvm::DenseMap<FrameIdTy, FrameStat> Histogram; in computeFrameHistogram() local
235 auto &S = Histogram[CS[I]]; in computeFrameHistogram()
240 return Histogram; in computeFrameHistogram()
/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.h42 bool Histogram = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1165 DenseMap<StringRef, ImportStatistics> Histogram; in collectImportStatistics() local
1168 ImportStatistics &Entry = Histogram[FromModule]; in collectImportStatistics()
1175 return Histogram; in collectImportStatistics()
1292 DenseMap<StringRef, ImportStatistics> Histogram = in ComputeCrossModuleImport() local
1296 << " vars. Imports from " << Histogram.size() in ComputeCrossModuleImport()
1298 for (const auto &[SrcModName, Stats] : Histogram) { in ComputeCrossModuleImport()
1315 DenseMap<StringRef, ImportStatistics> Histogram = in dumpImportListForModule() local
1318 << Histogram.size() << " modules.\n"); in dumpImportListForModule()
1319 for (const auto &[SrcModName, Stats] : Histogram) { in dumpImportListForModule()
/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/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/compiler-rt/include/profile/
H A DMemProfData.inc129 uintptr_t Histogram, uint32_t HistogramSize)
160 AccessHistogram = 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/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp703 if (O.Histogram && !Stats.CodeFreq.empty()) { in printStats()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td842 // Histogram operations
H A DAArch64SchedA320.td864 // Histogram operations
H A DAArch64SchedNeoverseN2.td1802 // Histogram operations
H A DAArch64SchedNeoverseN3.td1774 // Histogram operations
H A DAArch64SchedNeoverseV2.td2289 // Histogram operations
H A DSVEInstrFormats.td9183 // SVE2 Histogram Computation - Segment Group
9204 // SVE2 Histogram Computation - Vector Group
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6463 SDValue Histogram = DAG.getMaskedHistogram(DAG.getVTList(MVT::Other), VT, sdl, in visitVectorHistogram() local
6466 setValue(&I, Histogram); in visitVectorHistogram()
6467 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.td1789 // SVE2 - Vector Histogram count