Searched defs:percentage (Results 1 – 7 of 7) sorted by relevance
284 double percentage = (double)(in_pos) / (double)(expected_in_size) in progress_percentage() local659 const char *percentage = progress_percentage(in_pos); in progress_flush() local
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
476 public int percentage(POSITION num, POSITION den) in percentage() function
1622 percentage(int num, int den) in percentage() function
6663 u_int64_t percentage; in scsiformat() local
3669 int percentage = (int)((double)avail / MAX(avail + used, 1) * 100); in zfs_list_avail_color() local