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

  /src/sys/arch/usermode/dev/
clock.c 66 static struct timecounter clock_timecounter = { variable in typeref:struct:timecounter
105 clock_timecounter.tc_quality = 1000;
106 tc_init(&clock_timecounter);
clock.c 66 static struct timecounter clock_timecounter = { variable in typeref:struct:timecounter
105 clock_timecounter.tc_quality = 1000;
106 tc_init(&clock_timecounter);

Completed in 42 milliseconds