OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_get_tsc
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-i386/
misc_helper.c
230
val =
cpu_get_tsc
(env) + env->tsc_offset;
cpu.h
1001
uint64_t
cpu_get_tsc
(CPUX86State *env);
[
all
...]
/external/qemu/hw/i386/
pc.c
114
uint64_t
cpu_get_tsc
(CPUX86State *env)
function
[
all
...]
Completed in 7354 milliseconds