Searched refs:TARGET_HZ (Results 1 – 2 of 2) sorted by relevance
337 #define TARGET_HZ 100 macro
979 #if HOST_HZ == TARGET_HZ in host_to_target_clock_t()982 return ((int64_t)ticks * TARGET_HZ) / HOST_HZ; in host_to_target_clock_t()