Searched defs:tid (Results 1 – 16 of 16) sorted by relevance
/qemu/hw/xen/ |
H A D | xen-bus-helper.c | 50 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_create() 61 void xs_node_destroy(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_destroy() 71 void xs_node_vprintf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_vprintf() 93 void xs_node_printf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_printf() 104 int xs_node_vscanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_vscanf() 128 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf() 142 char *xs_node_read(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_read()
|
H A D | xen-bus.c | 61 xs_transaction_t tid; in xen_device_unplug() local 121 xs_transaction_t tid; in xen_bus_backend_create() local
|
/qemu/tests/tcg/hexagon/ |
H A D | signal_context.c | 38 timer_t tid; in main() local
|
/qemu/tests/migration-stress/guestperf/ |
H A D | timings.py | 23 def __init__(self, tid, timestamp, value): argument
|
/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 88 uint64_t vmsr_read_msr(uint32_t reg, uint32_t cpu_id, uint32_t tid, in vmsr_read_msr() 309 pid_t tid = atoi(ent->d_name); in vmsr_get_thread_ids() local
|
/qemu/include/qemu/ |
H A D | thread-win32.h | 34 unsigned tid; member
|
/qemu/include/gdbstub/ |
H A D | commands.h | 21 uint32_t tid; member
|
/qemu/tests/tcg/multiarch/ |
H A D | signals.c | 111 timer_t tid; in test_signals() local
|
/qemu/gdbstub/ |
H A D | gdbstub.c | 311 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu() 677 uint32_t *pid, uint32_t *tid) in read_thread_id() 733 uint32_t pid, tid; in gdb_handle_vcont() local 1105 uint32_t pid, tid; in handle_set_thread() local
|
H A D | user.c | 675 bool gdb_handle_set_thread_user(uint32_t pid, uint32_t tid) in gdb_handle_set_thread_user()
|
/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 114 static bool is_tid_present(pid_t pid, pid_t tid) in is_tid_present()
|
/qemu/target/ppc/ |
H A D | mmu_helper.c | 1276 int tid = (env->spr[SPR_BOOKE_MAS6] & MAS6_SPID); in helper_booke206_tlbilx1() local 1298 int tid = (env->spr[SPR_BOOKE_MAS6] & MAS6_SPID); in helper_booke206_tlbilx3() local
|
/qemu/tcg/ |
H A D | perf.c | 146 uint32_t tid; member
|
/qemu/util/ |
H A D | oslib-posix.c | 115 int qemu_kill_thread(int tid, int sig) in qemu_kill_thread()
|
/qemu/linux-user/ |
H A D | syscall_defs.h | 2404 struct target_snd_timer_id tid; member 2418 struct target_snd_timer_id tid; member 2425 struct target_snd_timer_id tid; member
|
H A D | syscall.c | 6550 uint32_t tid; member
|