/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SampleProfileInference.h | 75 /// The cost of increasing a block's count by one. 81 /// The cost of increasing a count of zero-weight block by one. 84 /// The cost of increasing the entry block's count by one. 90 /// The cost of increasing an unknown block's count by one. 93 /// The cost of increasing a jump's count by one. 96 /// The cost of increasing a fall-through jump's count by one. 105 /// The cost of increasing an unknown jump's count by one. 108 /// The cost of increasing an unknown fall-through jump's count by one.
|
/freebsd/sys/contrib/device-tree/Bindings/scsi/ |
H A D | hisilicon-sas.txt | 31 (broadcast, phyup, and abnormal) in increasing order. 34 The interrupts are ordered in increasing order. 47 interrupt. The interrupts are ordered in increasing 51 increasing order.
|
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
H A D | format.txt | 93 increasing order by the first character code in the range. 114 increasing order by character code and each mapping contains 3 unsigned longs 153 Because the tables are in increasing order by character code, locating a 194 decomposition of a composite character. The nodes are arranged in increasing
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | vdev_indirect_births.h | 46 * by increasing phys_birth, and also by increasing offset. See
|
/freebsd/share/man/man7/ |
H A D | tuning.7 | 232 Increasing this value to a higher setting, such as `25165824' might 354 improve bandwidth utilization by increasing the default at the cost of 357 increasing the defaults if you are serving hundreds or thousands of 362 gigabit Ethernet, increasing these defaults can make a huge difference. 487 we recommend increasing this value to 1024 or higher. 630 increasing its efficiency under heavy syscall loads. 646 increasing memory for caching, mirroring disks, distributing operations across
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | fsl-imx-esdhc.txt | 41 - fsl,tuning-step: Specify the increasing delay cell steps in tuning procedure. 42 The uSDHC use one delay cell as default increasing step to do tuning process.
|
H A D | fsl-imx-esdhc.yaml | 141 Specify the increasing delay cell steps in tuning procedure. 142 The uSDHC use one delay cell as default increasing step to do tuning process.
|
/freebsd/tools/tools/sortbench/ |
H A D | sort_bench.c | 108 * Sort an array of increasing integers 123 * Sort an array of partially increasing, partially random integers 226 printf("\tsort: Increasing order array \n"); in usage()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopConstrainer.cpp | 66 /// Given a loop with an increasing induction variable, is it possible to 271 // unsigned comparison in increasing loop. This allows us to make the in parseLoopStructure() 602 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local 616 Increasing in changeIterationSpaceEnd() 733 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local 744 Increasing ? SR.LowLimit.has_value() : SR.HighLimit.has_value(); in run() 746 Increasing ? SR.HighLimit.has_value() : SR.LowLimit.has_value(); in run() 756 if (Increasing) in run() 783 if (Increasing) in run()
|
H A D | SampleProfileInference.cpp | 45 cl::desc("The cost of increasing a block's count by one.")); 53 cl::desc("The cost of increasing the entry block's count by one.")); 61 cl::desc("The cost of increasing a count of zero-weight block by one.")); 65 cl::desc("The cost of increasing an unknown block's count by one.")); 1090 // Assign costs for increasing/decreasing the block counts in initializeNetwork() 1110 // Assign costs for increasing/decreasing the jump counts in initializeNetwork() 1126 /// Assign costs for increasing/decreasing the block counts. 1141 // Increasing the count for "cold" blocks with zero initial count is more in assignBlockCosts() 1154 /// Assign costs for increasing/decreasing the jump counts.
|
/freebsd/usr.bin/systat/ |
H A D | fetch.c | 72 * Read sysctl data with variable size. Try some times (with increasing 74 * This is needed sysctls with possibly raplidly increasing data sizes,
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_structs.h | 138 /* Monotonically increasing unique thread identifier. */ 142 * Monotonically increasing discriminator among tdata structures
|
/freebsd/contrib/ntp/html/ |
H A D | access.html | 31 …L) containing address/match entries sorted first by increasing address values and then by increasi…
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 180 // clusters are ordered in increasing order of their IDs, with the "Exception" 337 // * Regular sections (in increasing order of their Number). in handleBBSections() 352 // increasing order of their section IDs, with the exception and the in handleBBSections() 379 // make them appear in increasing order of their IDs in the function. This
|
/freebsd/sbin/fsck/ |
H A D | fsck.8 | 94 increasing pass number one at a time. 101 pass number in increasing order.
|
/freebsd/usr.bin/jot/ |
H A D | jot.1 | 45 utility is used to print out increasing, decreasing, random, 254 prints 21 evenly spaced numbers increasing from -1 to 1.
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_indirect_births.c | 179 * The entries are sorted by increasing phys_birth, and also by increasing
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getarg.3 | 207 You can skip parts of arguments by increasing 214 with this), or whole argument strings by increasing
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointAlgorithms.cpp | 116 // size, try increasing the region size by one power of 2 and see in PowerOf2Watchpoints() 119 // Increasing the aligned_size repeatedly instead of splitting the in PowerOf2Watchpoints()
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | cpufreq-spear.txt | 10 increasing order.
|
/freebsd/crypto/krb5/src/windows/ |
H A D | winlevel.h | 27 * This value should be an ever increasing number that is
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | tst.InvalidId2.d.ksh | 34 # non-increasing range will not list any probes.
|
H A D | tst.InvalidId3.d.ksh | 34 # non-increasing range will not list any probes.
|
H A D | tst.InvalidTraceID3.d.ksh | 34 # non-increasing range will not list any probes.
|
H A D | tst.InvalidTraceID5.d.ksh | 34 # non-increasing range will not list any probes.
|