Searched refs:percentage (Results 1 – 10 of 10) sorted by relevance
93 int percentage; in util_compute_percentage_charge() local101 percentage = ((double) chargeLevel / (double) chargeLastFull) * 100; in util_compute_percentage_charge()107 if (percentage > 100) { in util_compute_percentage_charge()108 HAL_WARNING (("Percentage %i, returning 100!", percentage)); in util_compute_percentage_charge()112 if (percentage < 0) { in util_compute_percentage_charge()113 HAL_WARNING (("Percentage %i, returning -1!", percentage)); in util_compute_percentage_charge()116 return percentage; in util_compute_percentage_charge()
17 # Return 0 if the percentage difference between $a and $b is $percent or18 # greater. Return 1 if the percentage is lower or if we would divide by21 # Do $action if the calculated percentage is greater or equal to that passed in:23 # Do $action if the calculated percentage is less than that passed in:
282 future use. The percentage at the right is the number of freelist pages288 always 1. The percentage at the right is the number of header pages317 counted when computing this number. The percentage at the right shows324 percentage at the right is the user data size divided by the total file347 data. The percentage at the right is the bytes of payload divided by354 that are stored with the data. The percentage at the right is the bytes359 The sum of the sizes of all keys under this category. The percentage at401 percentage at the right is the number of unused bytes divided by the407 percentage at the right is the number of unused bytes divided by the413 pages. The percentage at the right is the number of unused bytes
115 int percentage; in analyze() local176 percentage = (est_deletes * 100) / (total_files ? total_files : 1); in analyze()177 if (est_deletes >= CONFIRM_MIN && percentage >= CONFIRM_PCT) in analyze()
3 % the percentage of the total running time of the
10 %time the percentage of the total time of the program
216 setpayloadprop("current-wearout-percentage",218 && setpayloadprop("threshold-wearout-percentage",
410 int64_t percentage; in ckfini() local442 percentage = diskreads * 100 / totalreads; in ckfini()444 percentage = 0; in ckfini()448 (longlong_t)percentage); in ckfini()
16934 percentage
16936 percentage