Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/vmstat/
H A Dvmstat.c423 long double nchtotal; in dosum() local
469 nchtotal = (long double) ss->ss_nc.ncs_hits.value.ui64 + in dosum()
473 nchtotal, nchhits / denom(nchtotal) * 100); in dosum()