Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 13 of 13) sorted by relevance

/qemu/migration/
A Dthreadinfo.h20 int thread_id; /* ID of the underlying host thread */ member
A Dthreadinfo.c26 MigrationThread *migration_threads_add(const char *name, int thread_id) in migration_threads_add()
/qemu/include/qemu/
A Dthread-context.h33 unsigned int thread_id; member
/qemu/include/sysemu/
A Diothread.h35 int thread_id; member
/qemu/target/i386/kvm/
A Dvmsr_energy.h45 unsigned int thread_id; member
A Dvmsr_energy.c259 unsigned int thread_id, in vmsr_read_thread_stat()
/qemu/include/gdbstub/
A Dcommands.h22 } thread_id; member
/qemu/target/ppc/
A Dmisc_helper.c260 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_load_dpdes() local
289 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_store_dpdes() local
/qemu/qga/
A Dchannel-win32.c8 guint thread_id; member
/qemu/hw/ppc/
A Dpnv.c1204 uint32_t core_id, uint32_t thread_id, in pnv_get_pir_tir_p8()
1265 uint32_t core_id, uint32_t thread_id, in pnv_get_pir_tir_p9()
1299 uint32_t core_id, uint32_t thread_id, in pnv_get_pir_tir_p10()
/qemu/include/hw/core/
A Dcpu.h476 int thread_id; member
/qemu/gdbstub/
A Dgdbstub.c239 static CPUState *find_cpu(uint32_t thread_id) in find_cpu()
/qemu/target/i386/
A Dcpu.h2223 int32_t thread_id; member

Completed in 44 milliseconds