Searched defs:cpu_get_tsc (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/tests/
H A Dqruncom.c24 uint64_t cpu_get_tsc(CPUState *env) function
/vbox/src/recompiler/
H A DVBoxRecompiler.c393 STAM_REG(pVM, &gStatCpuGetTSC, STAMTYPE_COUNTER, "/REM/CpuGetTSC", STAMUNIT_OCCURENCES, "cpu_get_tsc calls");
4460 uint64_t cpu_get_tsc(CPUX86State *env) function

Completed in 42 milliseconds