Searched refs:tki_perfcntr64_cv (Results 1 – 2 of 2) sorted by relevance
177 cv_init(&ksi->tki_perfcntr64_cv, NULL, CV_DRIVER, NULL); in tavor_kstat_init()244 cv_destroy(&ksi->tki_perfcntr64_cv); in tavor_kstat_fini()682 (void) cv_timedwait(&ksi->tki_perfcntr64_cv, in tavor_kstat_perfcntr64_update_thread()734 cv_signal(&ksi->tki_perfcntr64_cv); in tavor_kstat_perfcntr64_thread_exit()
413 kcondvar_t tki_perfcntr64_cv; member