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

/illumos-gate/usr/src/uts/common/vm/
H A Dhat_refmod.c54 int hrm_allocfailmsg = 0; /* print a message when allocations fail */ variable
102 if (hrm_allocfailmsg) {
105 hrm_allocfailmsg = 0;
188 hrm_allocfailmsg = 1;

Completed in 57 milliseconds