Searched refs:ia64_get_itc (Results 1 – 8 of 8) sorted by relevance
124 now = ia64_get_itc(); in vtime_delta()161 if (!time_after(ia64_get_itc(), new_itm)) in timer_interrupt()163 ia64_get_itc(), new_itm); in timer_interrupt()180 if (time_after(new_itm, ia64_get_itc())) in timer_interrupt()202 while (!time_after(new_itm, ia64_get_itc() + local_cpu_data->itm_delta/2)) in timer_interrupt()206 } while (time_after_eq(ia64_get_itc(), new_itm)); in timer_interrupt()231 local_cpu_data->itm_next = ia64_get_itc() + delta + shift; in ia64_cpu_local_tick()407 unsigned long start = ia64_get_itc(); in ia64_itc_udelay()410 while (time_before(ia64_get_itc(), end)) in ia64_itc_udelay()
1541 STAT(++unw.stat.script.builds; start = ia64_get_itc()); in build_script()1553 STAT(unw.stat.script.build_time += ia64_get_itc() - start); in build_script()1560 STAT(parse_start = ia64_get_itc()); in build_script()1592 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start); in build_script()1593 STAT(unw.stat.script.build_time += ia64_get_itc() - start); in build_script()1664 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start); in build_script()1699 STAT(parse_start = ia64_get_itc()); in build_script()1706 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start); in build_script()1709 STAT(unw.stat.script.build_time += ia64_get_itc() - start); in build_script()1726 STAT(++unw.stat.script.runs; start = ia64_get_itc()); in run_script()[all …]
205 go[SLAVE] = ia64_get_itc(); in sync_master()224 t0 = ia64_get_itc(); in get_delta()229 t1 = ia64_get_itc(); in get_delta()325 ia64_set_itc(ia64_get_itc() + adj); in ia64_sync_itc()
5194 tstamp = ia64_get_itc(); in pfm_overflow_handler()5300 start_cycles = ia64_get_itc(); in pfm_overflow_handler()5307 end_cycles = ia64_get_itc(); in pfm_overflow_handler()5535 start_cycles = ia64_get_itc(); in pfm_interrupt_handler()5539 total_cycles = ia64_get_itc(); in pfm_interrupt_handler()
134 itc = ia64_get_itc(); in sn2_ipi_flush_all_tlb()136 itc = ia64_get_itc() - itc; in sn2_ipi_flush_all_tlb()220 itc = ia64_get_itc(); in sn2_global_tlb_purge()249 itc = ia64_get_itc(); in sn2_global_tlb_purge()251 itc2 = ia64_get_itc(); in sn2_global_tlb_purge()301 itc2 = ia64_get_itc() - itc2; in sn2_global_tlb_purge()
60 ia64_get_itc (void) in ia64_get_itc() function
206 itc_end = ia64_get_itc() + (40000000 * local_cpu_data->cyc_per_usec); in bte_copy()216 if (ia64_get_itc() > itc_end) { in bte_copy()
643 itc_start = ia64_get_itc(); in sba_alloc_range()698 ioc->avg_search[ioc->avg_idx++] = (ia64_get_itc() - itc_start) / pages_needed; in sba_alloc_range()