Searched refs:percentages (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/top/ |
H A D | utils.h | 19 long percentages(int, int *, long *, long *, long *);
|
H A D | utils.c | 177 percentages(int cnt, int *out, long *new, long *old, long *diffs) in percentages() function
|
H A D | machine.c | 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/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite.shlib | 41 # percentages to be more forgiving.
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 971 + modify dlg_draw_scrollbar(), omitting hiding percentages in boxes 1510 + improve display of percentages by omitting blanks where lines should
|