HomeSort by relevance Sort by last modified time
    Searched refs:cpu_get_icount (Results 1 - 2 of 2) sorted by null

  /external/qemu/
vl-android.c 754 static int64_t cpu_get_icount(void) function
784 return cpu_get_icount();
1195 return cpu_get_icount();
1212 return cpu_get_icount();
    [all...]
vl.c 828 static int64_t cpu_get_icount(void) function
858 return cpu_get_icount();
1269 return cpu_get_icount();
    [all...]

Completed in 149 milliseconds