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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c198 #define MPO_DEBUG(args...) if (sun4v_mpo_debug) printf(args) macro
201 #define MPO_DEBUG(...) macro
207 MPO_DEBUG(sun4v_mpo_status); \
450 MPO_DEBUG("md_get_root: Node Count: %d\n", n_nodes);
451 MPO_DEBUG("md_get_root: md: %p\n", md);
452 MPO_DEBUG("md_get_root: root: %lx\n", root);
474 MPO_DEBUG("lgrp_update: mem_lgs: %d\n", n_lgrpnodes);
624 MPO_DEBUG("lgrp_traverse: cpus: %d\n", n_cpunodes);
773 MPO_DEBUG("unique_home_mem_lg_count: homeset %lx\n",
775 MPO_DEBUG("unique_home_mem_lg_coun
[all...]

Completed in 47 milliseconds