Searched refs:te_pidx (Results 1 – 2 of 2) sorted by relevance
327 uint8_t te_pidx; member
689 te->te_sample[te->te_pidx] = sample; in update_tcb_histent()690 if (++te->te_pidx == nitems(te->te_sample)) in update_tcb_histent()691 te->te_pidx = 0; in update_tcb_histent()