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

/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c538 int gcpu_bleat_count_thresh = 5; variable
557 * Throttle spamming of the console. The first gcpu_bleat_count_thresh
562 if (++bleatcount > gcpu_bleat_count_thresh) {

Completed in 48 milliseconds