Searched refs:profile_getclock (Results 1 – 6 of 6) sorted by relevance
93 ti = profile_getclock(); in cpu_gen_code()118 s->interm_time += profile_getclock() - ti; in cpu_gen_code()119 s->code_time -= profile_getclock(); in cpu_gen_code()124 s->code_time += profile_getclock(); in cpu_gen_code()154 ti = profile_getclock(); in cpu_restore_state()191 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()
1057 static inline int64_t profile_getclock(void) in profile_getclock() function
4447 ti = profile_getclock(); in qemu_cpu_exec()4475 qemu_time += profile_getclock() - ti; in qemu_cpu_exec()4620 ti = profile_getclock(); in main_loop()4624 dev_time += profile_getclock() - ti; in main_loop()
4315 ti = profile_getclock(); in qemu_cpu_exec()4334 qemu_time += profile_getclock() - ti; in qemu_cpu_exec()4479 ti = profile_getclock(); in main_loop()4483 dev_time += profile_getclock() - ti; in main_loop()
1901 s->la_time -= profile_getclock(); in tcg_gen_code_common()1905 s->la_time += profile_getclock(); in tcg_gen_code_common()