Searched refs:tsc2 (Results 1 – 2 of 2) sorted by relevance
4201 * @tsc2: second TSC to compare4208 * Return: %-1 if @tsc1 is before @tsc2, %0 if @tsc1 == @tsc2, %1 if @tsc1 is4209 * after @tsc2. in intel_pt_tsc_cmp() argument 4211 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp() 4215 if (tsc1 == tsc2) in intel_pt_tsc_cmp() 4218 if (tsc1 < tsc2) { in intel_pt_tsc_cmp() 4219 if (tsc2 - tsc1 < halfway) in intel_pt_tsc_cmp() 4224 if (tsc1 - tsc2 < halfway) in intel_pt_tsc_cmp()
449 tsc2: hid@2c { label