Searched refs:persistent_total (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Decc_kstat.h53 uint64_t persistent_total; member in struct:kstat_ecc_mm_info_1::kstat_ecc_mm
64 struct kstat_named persistent_total; member in struct:kstat_ecc_mm_info_2
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c4122 uint64_t persistent_total; member in struct:ce_info
4215 kstat_named_init(&kceip->persistent_total,
4216 "persistent_total", KSTAT_DATA_UINT64);
4347 psimm[i].persistent_total = 0;
4356 psimm[i].persistent_total = 1;
4366 psimm[i].persistent_total = 0;
4387 psimm[i].persistent_total++;
4450 ceip[i].persistent_total == 0 &&
4462 kceip->persistent_total.value.ui64 = ceip[i].persistent_total;
[all...]

Completed in 69 milliseconds