Lines Matching refs:segmapcnt
146 struct segmapcnt segmapcnt = {
169 kstat_named_t *segmapcnt_ptr = (kstat_named_t *)&segmapcnt;
170 uint_t segmapcnt_ndata = sizeof (segmapcnt) / sizeof (kstat_named_t);
290 segmapcnt.smp_getmap.value.ul = getmap;
291 segmapcnt.smp_release.value.ul = release;
292 segmapcnt.smp_get_reclaim.value.ul = get_reclaim;
293 segmapcnt.smp_fault.value.ul = fault;
294 segmapcnt.smp_pagecreate.value.ul = pagecreate;
295 segmapcnt.smp_get_reuse.value.ul = get_reuse;
810 segmapcnt.smp_faulta.value.ul++;
1106 segmapcnt.smp_free_notfree.value.ul++;
1109 segmapcnt.smp_free_dirty.value.ul++;
1112 segmapcnt.smp_free.value.ul++;
1250 segmapcnt.smp_get_nofree.value.ul++;
1728 segmapcnt.smp_stolen.value.ul++;
1732 segmapcnt.smp_get_use.value.ul++;
2048 segmapcnt.smp_rel_write.value.ul++;
2051 segmapcnt.smp_rel_async.value.ul++;
2055 segmapcnt.smp_rel_abort.value.ul++;
2059 segmapcnt.smp_rel_abort.value.ul++;
2068 segmapcnt.smp_rel_free.value.ul++;
2072 segmapcnt.smp_rel_dontneed.value.ul++;