Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h67 uint_t tqs_tdeaths; /* threads died */ member
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c1784 TQ_STAT(bucket, tqs_tdeaths); in taskq_d_thread()
2223 b->tqbucket_stat.tqs_tdeaths; in taskq_bucket_extend()
2298 tqsp->tqd_tdeaths.value.ui64 += b->tqbucket_stat.tqs_tdeaths; in taskq_d_kstat_update()