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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c262 * page_counters[region_size][mnode].hpm_counters[index]:
269 * hpm_counters location. If we see 8 (FULL_REGION_CNT on sparc) at
283 * hpm_counters: dynamically allocated array to hold counter data
284 * hpm_entries: entries in hpm_counters
291 hpmctr_t *hpm_counters; member in struct:hw_page_map
319 (page_counters[(rg_szc)][(mnode)].hpm_counters[(idx)])
322 (page_counters[(rg_szc)][(mnode)].hpm_counters)
349 * Protects the hpm_counters and hpm_color_current memory from changing while
524 * In this case hpm_counters is shared by all mnodes.
535 * exists. hpm_counters fo
[all...]

Completed in 110 milliseconds