Searched refs:TSC_SKIP (Results 1 – 1 of 1) sorted by relevance
41 #define TSC_SKIP (TSC_HEAD_SKIP + TSC_TAIL_SKIP + 1) macro42 #define TSC_SAMPLES (TSC_SKIP + 1)136 if (ts->sample_count >= TSC_SKIP) { in tsc_poll()182 if (++ts->sample_count >= TSC_SKIP) { in tsc_irq()189 if (ts->sample_count == TSC_SKIP) in tsc_irq()