Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/avs/dsstat/
H A Dsdbc_stats.c305 uint32_t *dhint, *nhint; in sdbc_report() local
309 nhint = kstat_value(sdbc_global, SDBC_GKSTAT_NODEHINTS); in sdbc_report()
311 if (! nhint) in sdbc_report()
314 hints = *nhint; in sdbc_report()