Home
last modified time | relevance | path

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

/qemu/hw/xen/
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()
131 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf()
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/
A Dsignal_context.c38 timer_t tid; in main() local
/qemu/tests/migration/guestperf/
A Dtimings.py23 def __init__(self, tid, timestamp, value): argument
/qemu/target/i386/kvm/
A Dvmsr_energy.c89 uint64_t vmsr_read_msr(uint32_t reg, uint32_t cpu_id, uint32_t tid, in vmsr_read_msr()
311 pid_t tid = atoi(ent->d_name); in vmsr_get_thread_ids() local
/qemu/include/gdbstub/
A Dcommands.h21 uint32_t tid; member
/qemu/include/qemu/
A Dthread-win32.h40 unsigned tid; member
/qemu/tests/tcg/multiarch/
A Dsignals.c111 timer_t tid; in test_signals() local
/qemu/gdbstub/
A Dgdbstub.c310 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu()
664 uint32_t *pid, uint32_t *tid) in read_thread_id()
720 uint32_t pid, tid; in gdb_handle_vcont() local
1092 uint32_t pid, tid; in handle_set_thread() local
A Duser.c595 bool gdb_handle_set_thread_user(uint32_t pid, uint32_t tid) in gdb_handle_set_thread_user()
/qemu/tools/i386/
A Dqemu-vmsr-helper.c117 static bool is_tid_present(pid_t pid, pid_t tid) in is_tid_present()
/qemu/target/ppc/
A Dmmu_helper.c1275 int tid = (env->spr[SPR_BOOKE_MAS6] & MAS6_SPID); in helper_booke206_tlbilx1() local
1297 int tid = (env->spr[SPR_BOOKE_MAS6] & MAS6_SPID); in helper_booke206_tlbilx3() local
/qemu/tcg/
A Dperf.c146 uint32_t tid; member
/qemu/linux-user/
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
A Dsyscall.c6525 uint32_t tid; member

Completed in 54 milliseconds