Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.h49 #define KSTAT_CPU_INFO "cpu_info" macro
H A Dpicldevtree.c2016 if ((kp = kstat_lookup(kc, KSTAT_CPU_INFO, cpu_id, NULL)) == NULL || in get_pi_state_begin()