Home
last modified time | relevance | path

Searched refs:tb_phys_invalidate_count (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dexec.c200 static int tb_phys_invalidate_count; variable
842 tb_phys_invalidate_count++; in tb_phys_invalidate()
3922 cpu_fprintf(f, "TB invalidate count %d\n", tb_phys_invalidate_count); in dump_exec_info()