Searched defs:hpm_color_current (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c287 * hpm_color_current: last index in counter array for this color at
295 size_t *hpm_color_current[MAX_MNODE_MRANGES]; member in struct:hw_page_map
334 (page_counters[(rg_szc)][(mnode)].hpm_color_current[(g)])
338 hpm_color_current[(mrange)][(color)])
349 * Protects the hpm_counters and hpm_color_current memory from changing while
580 /* add in space for hpm_color_current */

Completed in 3699 milliseconds