Searched defs:tid (Results 1 – 15 of 15) sorted by relevance
| /qemu/hw/xen/ |
| 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() 131 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf()
|
| 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/ |
| A D | signal_context.c | 38 timer_t tid; in main() local
|
| /qemu/tests/migration/guestperf/ |
| A D | timings.py | 23 def __init__(self, tid, timestamp, value): argument
|
| /qemu/target/i386/kvm/ |
| A D | vmsr_energy.c | 89 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 D | commands.h | 21 uint32_t tid; member
|
| /qemu/include/qemu/ |
| A D | thread-win32.h | 40 unsigned tid; member
|
| /qemu/tests/tcg/multiarch/ |
| A D | signals.c | 111 timer_t tid; in test_signals() local
|
| /qemu/gdbstub/ |
| A D | gdbstub.c | 310 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 D | user.c | 595 bool gdb_handle_set_thread_user(uint32_t pid, uint32_t tid) in gdb_handle_set_thread_user()
|
| /qemu/tools/i386/ |
| A D | qemu-vmsr-helper.c | 117 static bool is_tid_present(pid_t pid, pid_t tid) in is_tid_present()
|
| /qemu/target/ppc/ |
| A D | mmu_helper.c | 1275 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 D | perf.c | 146 uint32_t tid; member
|
| /qemu/linux-user/ |
| 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
|
| A D | syscall.c | 6525 uint32_t tid; member
|
Completed in 66 milliseconds