Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1507 uint_t tcnt; in kcf_misc_kstat_update() local
1521 if ((tcnt = kcfpool->kp_idlethreads) == (kcfpool->kp_threads + 1)) in kcf_misc_kstat_update()
1522 tcnt--; in kcf_misc_kstat_update()
1523 ks_data->ks_idle_thrs.value.ui32 = tcnt; in kcf_misc_kstat_update()