Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c92 static int cpu_stat_ks_update(kstat_t *ksp, int rw);
3282 ksp->ks_update = cpu_stat_ks_update; in cpu_stats_kstat_create()
3453 cpu_stat_ks_update(kstat_t *ksp, int rw) in cpu_stat_ks_update() function