Searched refs:cyc_per_usec (Results 1 – 2 of 2) sorted by relevance
317 local_cpu_data->cyc_per_usec = (itc_freq + USEC_PER_SEC/2) / USEC_PER_SEC; in ia64_init_itm()412 unsigned long end = start + usecs*local_cpu_data->cyc_per_usec; in ia64_itc_udelay()
199 unsigned long cyc_per_usec; /* itc_freq/1000000 */ member