Searched refs:qemu_thread_naming (Results 1 – 4 of 4) sorted by relevance
200 void qemu_thread_naming(bool enable);
47 void qemu_thread_naming(bool enable) in qemu_thread_naming() function
27 void qemu_thread_naming(bool enable) in qemu_thread_naming() function
549 qemu_thread_naming(qemu_opt_get_bool(opts, "debug-threads", false)); in parse_name()