Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 16 of 16) sorted by relevance

/qemu/hw/xen/
H A Dxen-bus-helper.c50 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 Dxen-bus.c61 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 Dsignal_context.c38 timer_t tid; in main() local
/qemu/tests/migration-stress/guestperf/
H A Dtimings.py23 def __init__(self, tid, timestamp, value): argument
/qemu/target/i386/kvm/
H A Dvmsr_energy.c88 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 Dthread-win32.h34 unsigned tid; member
/qemu/include/gdbstub/
H A Dcommands.h21 uint32_t tid; member
/qemu/tests/tcg/multiarch/
H A Dsignals.c111 timer_t tid; in test_signals() local
/qemu/gdbstub/
H A Dgdbstub.c311 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 Duser.c675 bool gdb_handle_set_thread_user(uint32_t pid, uint32_t tid) in gdb_handle_set_thread_user()
/qemu/tools/i386/
H A Dqemu-vmsr-helper.c114 static bool is_tid_present(pid_t pid, pid_t tid) in is_tid_present()
/qemu/target/ppc/
H A Dmmu_helper.c1276 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 Dperf.c146 uint32_t tid; member
/qemu/util/
H A Doslib-posix.c115 int qemu_kill_thread(int tid, int sig) in qemu_kill_thread()
/qemu/linux-user/
H A Dsyscall_defs.h2404 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 Dsyscall.c6550 uint32_t tid; member