Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dmem_cage.c269 static int kcage_kstat_snapshot(kstat_t *ksp, void *buf, int rw);
1022 ksp->ks_snapshot = kcage_kstat_snapshot; in kcage_init()
1059 kcage_kstat_snapshot(kstat_t *ksp, void *buf, int rw) in kcage_kstat_snapshot() function