Home
last modified time | relevance | path

Searched full:percentages (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/usr.bin/top/
H A Dutils.c168 * 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 Dutils.h19 long percentages(int, int *, long *, long *, long *);
H A Dmachine.c104 /* 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 Dixgbe_dcb.c43 * 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 Dfortune.6123 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 Dfortune.c392 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 Dadi,ltc4282.yaml55 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 Duncore-interconnect.json3 "BriefDescription": "QPI clock ticks. Use to get percentages for QPI cycles events",
H A Duncore-memory.json32 …"BriefDescription": "Memory controller clock ticks. Use to generate percentages for memory control…
H A Duncore-power.json3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-interconnect.json3 "BriefDescription": "QPI clock ticks. Used to get percentages of QPI cycles events",
H A Duncore-memory.json29 …"BriefDescription": "Memory controller clock ticks. Used to get percentages of memory controller c…
H A Duncore-power.json3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
/freebsd/lib/libdpv/
H A Ddpv.3319 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 Dnopwrite.shlib41 # percentages to be more forgiving.
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-power.json3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-power.json3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-power.json3 "BriefDescription": "PCU clock ticks. Use to get percentages of PCU cycles events",
/freebsd/usr.bin/nfsstat/
H A Dnfsstat.169 This is because of the way busy percentages are calculated.
/freebsd/sys/dev/vt/colors/
H A Dvt_termcolors.c144 /* convert to percentages */ in vt_palette_init()
/freebsd/usr.sbin/mixer/tests/
H A Dmixer_test.sh164 # Test percentages
/freebsd/usr.sbin/mixer/
H A Dmixer.8193 Note that relative percentages are still relative to 1.0, not to the current
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp97 "of percentages (requires -b)")); in gcovMain()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp131 // 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 Dpool_checkpoint.kshlib89 # fragmentation at high percentages in a relatively short

12