Home
last modified time | relevance | path

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

12

/xnu-11215.1.10/tests/
H A Dioperf.c104 create_thread(uint32_t thread_id, uint32_t priority, bool fixpri, in create_thread()
151 uint32_t thread_id = (uint32_t) arg; in spin_thread() local
234 for (uint32_t thread_id = 0; thread_id < n_spinners; thread_id++) { variable
239 for (uint32_t thread_id = 0; thread_id < n_spinners; thread_id++) { variable
250 for (uint32_t thread_id = 0; thread_id < n_spinners; thread_id++) { variable
H A Darm_matrix.c149 uint32_t thread_id; member
250 active_context_switch_thread(const struct arm_matrix_operations *ops, uint32_t thread_id) in active_context_switch_thread()
285 inactive_context_switch_thread(const struct arm_matrix_operations *ops, uint32_t thread_id) in inactive_context_switch_thread()
H A Dturnstile_multihop_helper.h78 u32 thread_id = _os_get_self() & ~0x3u; in ull_lock() local
154 u32 thread_id = _os_get_self() & ~0x3u; in ull_unlock() local
H A Dcorpse_backtrace.c175 uint64_t thread_id = *(uint64_t *)(kcdata_iter_payload(btdata)); in exc_handler_backtrace() local
196 __unused uint64_t thread_id, in exc_handler_identity_protected()
H A Dexception_tests.c31 uint64_t thread_id, in exc_handler_identity_protected()
H A Dreply_port_defense.c90 uint64_t thread_id, in catch_mach_exception_raise_state_identity_protected()
110 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dexc_helpers.c132 uint64_t thread_id, in catch_mach_exception_raise_state_identity_protected()
172 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dtask_vm_info_decompressions.c78 int thread_id = targs->id; in worker_thread_function() local
H A Dimm_pinned_control_port.c120 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dperf_vmfault.c257 fault_pages(int thread_id) in fault_pages()
/xnu-11215.1.10/tools/tests/perf_index/
H A Dtest_file_helper.c30 test_file_create(char* path, int thread_id, int num_threads, long long length) in test_file_create()
87 test_file_read(char* path, int thread_id, int num_threads, long long length, long long max_file_siz… in test_file_read()
166 test_file_write(char* path, int thread_id, int num_threads, long long length, long long max_file_si… in test_file_write()
H A Dtest_fault_helper.c43 test_fault_helper(int thread_id, int num_threads, long long length, testtype_t testtype) in test_fault_helper()
/xnu-11215.1.10/bsd/kern/
H A Dkdebug_triage.c155 uint64_t thread_id, in ktriage_record()
189 uint64_t thread_id, in ktriage_extract()
H A Dkdebug.c826 uintptr_t thread_id = (uintptr_t)thread_tid(current_thread()); in kernel_debug_string_simple() local
1056 uintptr_t thread_id; in kernel_debug_string_internal() local
/xnu-11215.1.10/tests/ipc/
H A Dsys_perf_notify_test.c67 uint64_t thread_id, in catch_mach_exception_raise_state_identity_protected()
86 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dhardened_exceptions.c64 uint64_t thread_id, in exc_handler_state_identity_protected()
H A Dkernel_signed_pac_thread_state.c134 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
/xnu-11215.1.10/osfmk/kern/
H A Dux_handler.c264 __unused uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
287 __unused uint64_t thread_id, in catch_mach_exception_raise_state_identity_protected()
/xnu-11215.1.10/osfmk/arm/
H A Dmachine_routines.h843 uint64_t thread_id; member
859 uint64_t thread_id; member
882 uint64_t thread_id; member
909 uint64_t thread_id; member
949 uint64_t thread_id; member
/xnu-11215.1.10/libsyscall/wrappers/
H A Dwork_interval.c36 uint64_t thread_id; member
/xnu-11215.1.10/libkern/firehose/
H A Dchunk_private.h165 uint16_t pubsize, uint64_t thread_id, long offset) in firehose_chunk_tracepoint_begin()
/xnu-11215.1.10/osfmk/console/
H A Dserial_console.c718 uint64_t thread_id = current_thread()->thread_id; in log_to_console_func() local
/xnu-11215.1.10/osfmk/mach/
H A Dthread_info.h112 uint64_t thread_id; /* system-wide unique 64-bit thread id */ member
/xnu-11215.1.10/tests/sched/sched_test_harness/shadow_headers/
H A Dmisc_needed_deps.c57 uint64_t thread_id; /* system wide unique thread-id */ member
/xnu-11215.1.10/tests/ktrace/
H A Dkdebug_tests.c1811 uint64_t thread_id; member

12