Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c1594 int nonecnt, defcnt, allcnt; in proc_content2str() local
1608 allcnt = 1 + popc(content ^ CC_CONTENT_ALL); in proc_content2str()
1610 if (defcnt <= nonecnt && defcnt <= allcnt) { in proc_content2str()
1618 } else if (allcnt < nonecnt) { in proc_content2str()