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

  /src/sys/arch/x86/x86/
hyperv.c 125 static struct timecounter hyperv_timecounter = { variable in typeref:struct:timecounter
543 tc_init(&hyperv_timecounter);
631 tc_detach(&hyperv_timecounter);

Completed in 11 milliseconds