/freebsd/usr.bin/top/ |
H A D | utils.c | 168 * percentages(cnt, out, new, old, diffs) - calculate percentage change 169 * between array "old" and "new", putting the percentages i "out". 173 * useful on for calculating cpu state percentages. 177 percentages(int cnt, int *out, long *new, long *old, long *diffs) in percentages() function 208 /* calculate percentages based on overall change, rounding up */ in percentages()
|
H A D | utils.h | 19 long percentages(int, int *, long *, long *, long *);
|
H A D | machine.c | 104 /* these are for calculating cpu state percentages */ 474 /* convert cp_time counts to percentages */ in get_system_info() 478 percentages(CPUSTATES, &pcpu_cpu_states[j * CPUSTATES], in get_system_info() 484 percentages(CPUSTATES, cpu_states, cp_time, cp_old, cp_diff); in get_system_info()
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_dcb.c | 43 * credits from the configured bandwidth percentages. Credits 132 * percentages seen on the wire. To calculate this ratio we use in ixgbe_dcb_calculate_tc_credits_cee() 135 * multiplier that will allow all bandwidth percentages to be in ixgbe_dcb_calculate_tc_credits_cee() 301 * 1. The sum of bandwidth percentages of all Bandwidth Groups must total 100%. 302 * 2. The sum of bandwidth percentages of all Traffic Classes within a Bandwidth 357 * Sum of bandwidth percentages of all traffic classes in ixgbe_dcb_check_config_cee()
|
/freebsd/usr.bin/fortune/fortune/ |
H A D | fortune.6 | 123 If the percentages do not sum to 100, and there are specifications 124 without percentages, the remaining percent will apply to those files
|
H A D | fortune.c | 392 fprintf(stderr, "percentages must be <= 100\n"); in form_file_list() 397 fprintf(stderr, "percentages must be integers\n"); in form_file_list() 411 fprintf(stderr, "percentages must precede files\n"); in form_file_list()
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,ltc4282.yaml | 55 The percentages in the datasheet are misleading since the actual values 67 The percentages in the datasheet are misleading since the actual values
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/ |
H A D | uncore-interconnect.json | 3 "BriefDescription": "QPI clock ticks. Use to get percentages for QPI cycles events",
|
H A D | uncore-memory.json | 32 …"BriefDescription": "Memory controller clock ticks. Use to generate percentages for memory control…
|
H A D | uncore-power.json | 3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/ |
H A D | uncore-interconnect.json | 3 "BriefDescription": "QPI clock ticks. Used to get percentages of QPI cycles events",
|
H A D | uncore-memory.json | 29 …"BriefDescription": "Memory controller clock ticks. Used to get percentages of memory controller c…
|
H A D | uncore-power.json | 3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
|
/freebsd/lib/libdpv/ |
H A D | dpv.3 | 319 callback is responsible for calculating percentages and 326 Percentages are reported through the
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite.shlib | 41 # percentages to be more forgiving.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-power.json | 3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/ |
H A D | uncore-power.json | 3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/ |
H A D | uncore-power.json | 3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
|
/freebsd/usr.bin/nfsstat/ |
H A D | nfsstat.1 | 69 This is because of the way busy percentages are calculated.
|
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 144 /* convert to percentages */ in vt_palette_init()
|
/freebsd/usr.sbin/mixer/tests/ |
H A D | mixer_test.sh | 164 # Test percentages
|
/freebsd/usr.sbin/mixer/ |
H A D | mixer.8 | 193 Note that relative percentages are still relative to 1.0, not to the current
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | gcov.cpp | 97 "of percentages (requires -b)")); in gcovMain()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | ProfileSummaryBuilder.cpp | 131 // The argument to this method is a vector of cutoff percentages and the return
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | pool_checkpoint.kshlib | 89 # fragmentation at high percentages in a relatively short
|