Searched refs:profile_getclock (Results 1 – 6 of 6) sorted by relevance
108 ti = profile_getclock(); in cpu_gen_code()133 s->interm_time += profile_getclock() - ti; in cpu_gen_code()134 s->code_time -= profile_getclock(); in cpu_gen_code()139 s->code_time += profile_getclock(); in cpu_gen_code()182 ti = profile_getclock(); in cpu_restore_state()219 s->restore_time += profile_getclock() - ti; in cpu_restore_state()
703 ti = profile_getclock(); in kqemu_cpu_exec()805 kqemu_time += profile_getclock() - ti; in kqemu_cpu_exec()
1065 static inline int64_t profile_getclock(void) in profile_getclock() function
4353 ti = profile_getclock(); in qemu_cpu_exec()4372 qemu_time += profile_getclock() - ti; in qemu_cpu_exec()4518 ti = profile_getclock(); in main_loop()4522 dev_time += profile_getclock() - ti; in main_loop()
4281 ti = profile_getclock(); in qemu_cpu_exec()4309 qemu_time += profile_getclock() - ti; in qemu_cpu_exec()4454 ti = profile_getclock(); in main_loop()4458 dev_time += profile_getclock() - ti; in main_loop()
1947 s->la_time -= profile_getclock(); in tcg_gen_code_common()1951 s->la_time += profile_getclock(); in tcg_gen_code_common()