Searched refs:firstmn (Results 1 – 1 of 1) sorted by relevance
540 int firstmn; /* first mnode that exists */ in page_ctrs_sz() local557 for (firstmn = -1, mnode = 0; mnode < max_mem_nodes; mnode++) { in page_ctrs_sz()566 HPM_COUNTERS_LIMITS(mnode, physbase, physmax, firstmn); in page_ctrs_sz()580 if (firstmn != mnode) in page_ctrs_sz()641 int firstmn; /* first mnode that exists */ in page_ctrs_alloc() local699 for (firstmn = -1, mnode = 0; mnode < max_mem_nodes; mnode++) { in page_ctrs_alloc()710 HPM_COUNTERS_LIMITS(mnode, physbase, physmax, firstmn); in page_ctrs_alloc()757 if (firstmn == mnode) { in page_ctrs_alloc()765 PAGE_COUNTERS_COUNTERS(firstmn, r); in page_ctrs_alloc()