Home
last modified time | relevance | path

Searched defs:tsc1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dtsc.c667 u64 tsc1, tsc2, delta, ref1, ref2; in native_calibrate_tsc() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c2205 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp()