Searched refs:HOST_HZ (Results 1 – 1 of 1) sorted by relevance
972 #define HOST_HZ 1024 macro974 #define HOST_HZ 100 macro979 #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()