Home
last modified time | relevance | path

Searched refs:percentage (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil_pm.c93 int percentage; in util_compute_percentage_charge() local
101 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()
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib17 # Return 0 if the percentage difference between $a and $b is $percent or
18 # greater. Return 1 if the percentage is lower or if we would divide by
21 # 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:
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl282 future use. The percentage at the right is the number of freelist pages
288 always 1. The percentage at the right is the number of header pages
317 counted when computing this number. The percentage at the right shows
324 percentage at the right is the user data size divided by the total file
347 data. The percentage at the right is the bytes of payload divided by
354 that are stored with the data. The percentage at the right is the bytes
359 The sum of the sizes of all keys under this category. The percentage at
401 percentage at the right is the number of unused bytes divided by the
407 percentage at the right is the number of unused bytes divided by the
413 pages. The percentage at the right is the number of unused bytes
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c115 int percentage; in analyze() local
176 percentage = (est_deletes * 100) / (total_files ? total_files : 1); in analyze()
177 if (est_deletes >= CONFIRM_MIN && percentage >= CONFIRM_PCT) in analyze()
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb3 % the percentage of the total running time of the
H A Dgprof.callg.blurb10 %time the percentage of the total time of the program
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Ddisk.esc216 setpayloadprop("current-wearout-percentage",
218 && setpayloadprop("threshold-wearout-percentage",
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c410 int64_t percentage; in ckfini() local
442 percentage = diskreads * 100 / totalreads; in ckfini()
444 percentage = 0; in ckfini()
448 (longlong_t)percentage); in ckfini()
/illumos-gate/usr/src/cmd/spell/
H A Dlist16934 percentage
/illumos-gate/usr/src/cmd/look/
H A Dwords16936 percentage