Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c461 intr_ksp->ks_update = cpu_kstat_intrstat_update; in cpu_create_intrstat()
491 cpu_kstat_intrstat_update(kstat_t *ksp, int rw) in cpu_kstat_intrstat_update() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c1171 intr_ksp->ks_update = cpu_kstat_intrstat_update; in cpu_create_intrstat()
1201 cpu_kstat_intrstat_update(kstat_t *ksp, int rw) in cpu_kstat_intrstat_update() function
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h609 int cpu_kstat_intrstat_update(kstat_t *, int);