| /freebsd/sbin/nvmecontrol/ |
| H A D | power.c | 50 uint32_t workload; member 55 .workload = 0, 93 printf(" # Max pwr Enter Lat Exit Lat RT RL WT WL Idle Pwr Act Pwr Workload\n"); in power_list() 100 power_set(int fd, int power_val, int workload, int perm) in power_set() argument 109 pt.cmd.cdw11 = htole32(power_val | (workload << 5)); in power_set() 134 printf("Current Workload Hint is %d\n", pt.cpl.cdw0 >> 5); in power_show() 169 power_set(fd, opt.power, opt.workload, 0); in power() 185 OPT("workload", 'w', arg_uint32, opt, workload, 186 "Set the workload hin [all...] |
| H A D | nvmecontrol.8 | 638 Set the workload hint for automatic power mode control. 641 No workload hint is provided. 643 Extended idle period workload.
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
| H A D | floating-point.json | 6 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 13 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 20 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 27 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 34 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 41 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 48 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 55 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 62 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 69 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.…
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 154 /// Pass a workload description file - an example of workload would be the 155 /// functions executed to satisfy a RPC request. A workload is defined by a root 163 "thinlto-workload-def", 164 cl::desc("Pass a workload definition. This is a file containing a JSON " 469 /// A ModuleImportsManager that operates based on a workload definition (see 470 /// -thinlto-workload-def). For modules that do not define workload roots, it 484 LLVM_DEBUG(dbgs() << "[Workload] " << ModName in computeImportForModule() 489 LLVM_DEBUG(dbgs() << "[Workload] " << ModName in computeImportForModule() 501 dbgs() << "[Workload] " << VI.name() in computeImportForModule() 523 LLVM_DEBUG(dbgs() << "[Workload] Not importing " << VI.name() in computeImportForModule() [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
| H A D | floating-point.json | 6 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 13 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 20 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 27 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 34 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.…
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
| H A D | floating-point.json | 6 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 13 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 20 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 27 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.… 34 … This event reflects how busy the FPU pipelines are and may be used for workload characterization.…
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/regression/ |
| H A D | random_writes_zil.ksh | 85 "ZIL specific random write workload with settings: $(print_perf_settings)" 87 log_pass "Measure IO stats during ZIL specific random write workload"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
| H A D | dio_random.ksh | 34 # Verify mixed Direct I/O and buffered I/O. A workload of random 36 # concurrent workload of entirely unaligned buffered read/writes.
|
| H A D | dio_write_stable_pages.ksh | 37 # 1. Start a Direct I/O write workload while manipulating the user 79 # workload with the buffer.
|
| H A D | dio.kshlib | 34 # Generate an IO workload using fio and then verify the resulting data. 45 # Invoke an fio workload via Direct I/O and verify with Direct I/O.
|
| H A D | dio_read_verify.ksh | 38 # 2. Start a Direct I/O read workload while manipulating the user buffer
|
| H A D | dio_write_verify.ksh | 40 # 3. Start a Direct I/O write workload while manipulating the user buffer
|
| /freebsd/sys/contrib/ck/include/ |
| H A D | ck_hs.h | 39 * Indicates a single-writer many-reader workload. Mutually 59 * Indicates a delete-heavy workload. This will reduce the
|
| H A D | ck_rhs.h | 39 * Indicates a single-writer many-reader workload. Mutually
|
| /freebsd/contrib/ofed/libibverbs/man/ |
| H A D | ibv_fork_init.3 | 55 regions. The precise performance impact depends on the workload and
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx8qxp-dc-command-sequencer.yaml | 12 hardware events. This releases a system's CPU from workload, because it
|
| /freebsd/share/man/man7/ |
| H A D | freebsd-base.7 | 93 package set allows the complete set of packages for a supported workload
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_chained_origin_depot.cpp | 78 dominate depending on the workload.
|
| /freebsd/contrib/jemalloc/ |
| H A D | TUNING.md | 7 a specific application / workload, it is common to improve system level metrics
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | suspend_on_probe_errors.ksh | 37 # 3. Add some data to it for a resilver workload
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/dedup/ |
| H A D | dedup_quota.ksh | 214 # With no DDT quota in place, the above workload will produce up to
|
| /freebsd/share/man/man4/ |
| H A D | pfsync.4 | 200 Change only if benchmarks show this helps on your workload.
|
| /freebsd/sbin/nvmecontrol/modules/samsung/ |
| H A D | samsung.c | 85 { 0xe4, "Workload Timer" }, in print_samsung_extended_smart()
|
| /freebsd/sys/geom/ |
| H A D | geom_kern.c | 79 * a very non-trivial workload in the UP/DOWN path this will be enough,
|
| /freebsd/sbin/tunefs/ |
| H A D | tunefs.8 | 108 Thus a write-intensive workload will have reduced throughput on a
|