Searched refs:chip_ncpustats (Results 1 – 1 of 1) sorted by relevance
64 uint_t chip_ncpustats; member94 chip->chip_ncpustats = sysconf(_SC_CPUID_MAX); in _topo_init()96 chip->chip_ncpustats + 1) * sizeof (kstat_t *))) == NULL) { in _topo_init()106 (chip->chip_ncpustats + 1) * sizeof (kstat_t *)); in _topo_init()125 (chip->chip_ncpustats + 1) * sizeof (kstat_t *)); in _topo_fini()191 if (topo_node_range_create(mod, rnode, name, 0, chip->chip_ncpustats) in cpu_create()195 for (i = 0; i <= chip->chip_ncpustats; i++) { in cpu_create()