/openbsd/gnu/llvm/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.h | 39 using Histogram = std::map<unsigned, unsigned>; variable 40 Histogram RetiredPerCycle;
|
H A D | DispatchStatistics.h | 52 using Histogram = std::map<unsigned, unsigned>; variable 53 Histogram DispatchGroupSizePerCycle;
|
H A D | SchedulerStatistics.h | 65 using Histogram = std::map<unsigned, unsigned>; variable 66 Histogram IssueWidthPerCycle;
|
/openbsd/gnu/llvm/llvm/include/llvm/Bitcode/ |
H A D | BitcodeAnalyzer.h | 41 bool Histogram = false; member
|
/openbsd/gnu/llvm/llvm/tools/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.cpp | 121 O.Histogram = !NoHistogram; in main()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonScheduleV60.td | 51 // S0-3 | CVI_HIST Histogram |
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | README | 386 *** Histogram Records 388 Histogram records consist of a header that is followed by an array of 407 Histogram bins are 16-bit numbers and each bin represent an equal
|
H A D | gprof.texi | 1916 @subsection Histogram Records 1918 Histogram records consist of a header that is followed by an array of 1937 Histogram bins are 16-bit numbers and each bin represent an equal
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | README | 386 *** Histogram Records 388 Histogram records consist of a header that is followed by an array of 407 Histogram bins are 16-bit numbers and each bin represent an equal
|
H A D | gprof.texi | 1928 @subsection Histogram Records 1930 Histogram records consist of a header that is followed by an array of 1949 Histogram bins are 16-bit numbers and each bin represent an equal
|
/openbsd/gnu/llvm/llvm/docs/Proposals/ |
H A D | TestSuite.rst | 298 * Histogram of Oriented Gradients
|
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 694 if (O.Histogram && !Stats.CodeFreq.empty()) { in printStats()
|
/openbsd/gnu/usr.bin/binutils/binutils/po/ |
H A D | da.po | 3243 "Histogram for bucket list length (total of %d buckets):\n" 3246 "Histogram over spandenes listel�ngde (totalt %d spande):\n"
|
H A D | sv.po | 3798 "Histogram for bucket list length (total of %d buckets):\n" 3801 "Histogram �ver hinkarnas listl�ngd (totalt %d hinkar):\n"
|
H A D | binutils.pot | 3111 "Histogram for bucket list length (total of %d buckets):\n"
|
H A D | zh_CN.po | 3218 "Histogram for bucket list length (total of %d buckets):\n"
|
H A D | ru.po | 3318 "Histogram for bucket list length (total of %d buckets):\n"
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/po/ |
H A D | sv.po | 3798 "Histogram for bucket list length (total of %d buckets):\n" 3801 "Histogram �ver hinkarnas listl�ngd (totalt %d hinkar):\n"
|
H A D | da.po | 3243 "Histogram for bucket list length (total of %d buckets):\n" 3246 "Histogram over spandenes listel�ngde (totalt %d spande):\n"
|
H A D | zh_CN.po | 3218 "Histogram for bucket list length (total of %d buckets):\n"
|
H A D | binutils.pot | 4176 "Histogram for bucket list length (total of %lu buckets):\n"
|
H A D | zh_TW.po | 3632 "Histogram for bucket list length (total of %lu buckets):\n"
|
H A D | ru.po | 4442 "Histogram for bucket list length (total of %lu buckets):\n"
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN2.td | 1740 // Histogram operations
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | arm_sve.td | 2026 // SVE2 - Vector Histogram count
|