Searched refs:lt_counter (Results 1 – 1 of 1) sorted by relevance
82 self unsigned int lt_counter; /* only used in low overhead */ variable100 self->lt_counter = 0;343 this->need_skip = (self->lt_counter < (SAMPLE_TIMES - 1) &&346 self->lt_counter += this->need_skip;384 this->priority] = sum(self->lt_counter + 1);386 this->priority] = sum((self->lt_counter + 1) * self->lt_timestamp);391 self->lt_counter = 0;