Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dkstat_fr.c230 static int system_misc_kstat_update(kstat_t *, int);
567 ksp->ks_update = system_misc_kstat_update; in kstat_init()
812 system_misc_kstat_update(kstat_t *ksp, int rw) in system_misc_kstat_update() function