Home
last modified time | relevance | path

Searched refs:tsc_ready_cnt (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/platform/pc64/isa/
H A Dclock.c1392 volatile int tsc_ready_cnt; member
1479 atomic_add_int(&info->tsc_ready_cnt, 1); in tsc_mpsync_ap_thread()
1654 while (info.tsc_ready_cnt != ncpus) in tsc_mpsync_test()