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

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c4095 uint32_t pack_it; /* whether to pack/enq the event */ local
4101 pack_it = 1;
4106 pack_it = 0;
4123 pack_it = 0;
4130 * pack_it = 1;
4135 * pack_it = 1;
4142 pack_it = 1;
4153 pack_it = 0;
4155 pack_it = 1;
4161 if (pack_it) {
[all...]

Completed in 52 milliseconds