Home
last modified time | relevance | path

Searched refs:lt_is_block_wakeable (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/latencytop/common/
H A Dlatencytop.d78 self unsigned int lt_is_block_wakeable; variable
99 self->lt_is_block_wakeable = 0;
135 self->lt_is_block_wakeable = curthread->t_flag & T_WAKEABLE;
177 self->lt_is_block_wakeable != 0/
181 self->lt_is_block_wakeable = 0;
205 self->lt_is_block_wakeable = 0; /* Clear the flag to avoid leak */
323 self->lt_is_block_wakeable = curthread->t_flag & T_WAKEABLE;
339 self->lt_is_block_wakeable != 0) ? 0 : self->lt_timestamp;
340 self->lt_is_block_wakeable = 0;