Searched refs:TSC_TAIL_SKIP (Results 1 – 1 of 1) sorted by relevance
40 #define TSC_TAIL_SKIP 1 macro41 #define TSC_SKIP (TSC_HEAD_SKIP + TSC_TAIL_SKIP + 1)183 index = (ts->sample_count - TSC_TAIL_SKIP - 1) % TSC_SAMPLES; in tsc_irq()