Searched refs:hermon_ks_info_t (Results 1 – 3 of 3) sorted by relevance
53 static void hermon_kstat_perfcntr64_thread_exit(hermon_ks_info_t *ksi);102 hermon_ks_info_t *ksi; in hermon_kstat_init()107 ksi = (hermon_ks_info_t *)kmem_zalloc(sizeof (hermon_ks_info_t), in hermon_kstat_init()175 kmem_free(ksi, sizeof (hermon_ks_info_t)); in hermon_kstat_init()188 hermon_ks_info_t *ksi; in hermon_kstat_fini()222 kmem_free(ksi, sizeof (hermon_ks_info_t)); in hermon_kstat_fini()341 hermon_ks_info_t *ksi; in hermon_kstat_cntr_update()596 hermon_ks_info_t *ksi = state->hs_ks_info; in hermon_kstat_perfcntr64_create()664 hermon_ks_info_t *ksi = state->hs_ks_info; in hermon_kstat_perfcntr64_read()745 hermon_ks_info_t *ksi = state->hs_ks_info; in hermon_kstat_perfcntr64_update_thread()[all …]
478 } hermon_ks_info_t; typedef
659 hermon_ks_info_t *hs_ks_info;