• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/

Lines Matching refs:ia64_get_itc

1545 	STAT(++unw.stat.script.builds; start = ia64_get_itc());
1557 STAT(unw.stat.script.build_time += ia64_get_itc() - start);
1564 STAT(parse_start = ia64_get_itc());
1581 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start);
1582 STAT(unw.stat.script.build_time += ia64_get_itc() - start);
1653 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start);
1688 STAT(parse_start = ia64_get_itc());
1695 STAT(unw.stat.script.parse_time += ia64_get_itc() - parse_start);
1698 STAT(unw.stat.script.build_time += ia64_get_itc() - start);
1715 STAT(++unw.stat.script.runs; start = ia64_get_itc());
1805 STAT(unw.stat.script.run_time += ia64_get_itc() - start);
1877 STAT(local_irq_save(flags); ++unw.stat.api.unwinds; start = ia64_get_itc());
1887 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1894 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1901 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1923 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1932 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1939 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1950 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags));
1993 STAT(local_irq_save(flags); ++unw.stat.api.inits; start = ia64_get_itc());
2034 STAT(unw.stat.api.init_time += ia64_get_itc() - start; local_irq_restore(flags));