HomeSort by: relevance | last modified time | path
    Searched refs:hpet_tsc_freq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
hpetvar.h 52 uint64_t hpet_tsc_freq(void);
hpet.c 204 hpet_tsc_freq(void) function in typeref:typename:uint64_t
  /src/sys/arch/x86/x86/
cpu.c 1444 freq = hpet_tsc_freq();

Completed in 12 milliseconds