Searched refs:chip_kc (Results 1 – 1 of 1) sorted by relevance
62 kstat_ctl_t *chip_kc; member87 if ((chip->chip_kc = kstat_open()) == NULL) { in _topo_init()97 (void) kstat_close(chip->chip_kc); in _topo_init()107 (void) kstat_close(chip->chip_kc); in _topo_init()127 (void) kstat_close(chip->chip_kc); in _topo_fini()139 if ((ksp = kstat_lookup(chip->chip_kc, "cpu_info", i, NULL)) == in cpu_kstat_init()140 NULL || kstat_read(chip->chip_kc, ksp, NULL) < 0) in cpu_kstat_init()