Searched defs:percentage (Results 1 – 6 of 6) sorted by relevance
113 tmx86_get_longrun_status(u_int * frequency, u_int * voltage, u_int * percentage) in tmx86_get_longrun_status()
239 double percentage = ((double)passed) / runner->nchecks; in srunner_summarize() local
417 public int percentage(POSITION num, POSITION den) percentage() function
1622 percentage(int num, int den) in percentage() function
6648 u_int64_t percentage; scsiformat() local
3655 int percentage = (int)((double)avail / MAX(avail + used, 1) * 100); in zfs_list_avail_color() local