HomeSort by: relevance | last modified time | path
    Searched defs:tsc_sync_val (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
tsc.c 75 static volatile int64_t tsc_sync_val; variable in typeref:typename:volatile int64_t
303 *aptscp = tsc_sync_val;
350 (void)atomic_swap_64(&tsc_sync_val, tsc);

Completed in 10 milliseconds