Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/os/
H A Dmachdep.c455 intr_ksp->ks_update = cpu_kstat_intrstat_update; in cpu_create_intrstat()
485 cpu_kstat_intrstat_update(kstat_t *ksp, int rw) in cpu_kstat_intrstat_update() function
/titanic_41/usr/src/uts/i86pc/os/
H A Dintr.c1149 intr_ksp->ks_update = cpu_kstat_intrstat_update; in cpu_create_intrstat()
1179 cpu_kstat_intrstat_update(kstat_t *ksp, int rw) in cpu_kstat_intrstat_update() function
/titanic_41/usr/src/uts/common/sys/
H A Dcpuvar.h636 int cpu_kstat_intrstat_update(kstat_t *, int);