Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dthread.c1950 static size_t smallest_percent = (size_t)-1; in stkinfo_end() local
2042 if (full == KMEM_STKINFO_LOG_SIZE && percent < smallest_percent) { in stkinfo_end()
2087 if (percent < smallest_percent) { in stkinfo_end()
2088 smallest_percent = percent; in stkinfo_end()