Home
last modified time | relevance | path

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

/minix3/minix/kernel/arch/i386/
H A Darch_clock.c38 static u64_t tsc0, tsc1; variable
421 u64_t cycles = ms_2_cpu_time(ms), tsc0, tsc, tsc1; local
H A Dapic.c151 static u64_t tsc0, tsc1; variable