Lines Matching refs:ia64_get_itc

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()
1816 STAT(unw.stat.script.run_time += ia64_get_itc() - start); in run_script()
1889 STAT(local_irq_save(flags); ++unw.stat.api.unwinds; start = ia64_get_itc()); in unw_unwind()
1900 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1907 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1914 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1936 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1945 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1952 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
1963 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind()
2006 STAT(local_irq_save(flags); ++unw.stat.api.inits; start = ia64_get_itc()); in init_frame_info()
2047 STAT(unw.stat.api.init_time += ia64_get_itc() - start; local_irq_restore(flags)); in init_frame_info()