Home
last modified time | relevance | path

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

/xnu-8020.140.41/tests/
H A Dcontextswitch.c75 create_thread(uint32_t thread_id, uint32_t priority, bool fixpri, in create_thread()
122 uint32_t thread_id = (uint32_t) arg; in spin_thread() local
136 uint32_t thread_id = (uint32_t) arg; in thread() local
238 for (uint32_t thread_id = 0; thread_id < n_spinners; thread_id++) { variable
250 for (uint32_t thread_id = 0; thread_id < n_spinners + 2; thread_id++) { variable
267 for (uint32_t thread_id = 0; thread_id < n_spinners + 2; thread_id++) { variable
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 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 Dexception_tests.c31 uint64_t thread_id, in exc_handler_identity_protected()
H A Dtask_vm_info_decompressions.c78 int thread_id = targs->id; in worker_thread_function() local
H A Dexc_helpers.c116 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dperf_vmfault.c256 fault_pages(int thread_id) in fault_pages()
/xnu-8020.140.41/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-8020.140.41/bsd/kern/
H A Dkdebug_triage.c205 uint64_t thread_id, in kernel_triage_record()
239 uint64_t thread_id, in kernel_triage_extract()
H A Dkdebug.c966 uintptr_t thread_id = (uintptr_t)thread_tid(current_thread()); in kernel_debug_string_simple() local
1265 uintptr_t thread_id; in kernel_debug_string_internal() local
H A Dproc_info.c1553 uint64_t const thread_id = (uint64_t)arg; in proc_pidthreadschedinfo() local
/xnu-8020.140.41/libsyscall/wrappers/
H A Dwork_interval.c36 uint64_t thread_id; member
/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h868 uint64_t thread_id; member
884 uint64_t thread_id; member
907 uint64_t thread_id; member
932 uint64_t thread_id; member
972 uint64_t thread_id; member
/xnu-8020.140.41/libkern/firehose/
H A Dchunk_private.h158 uint16_t pubsize, uint64_t thread_id, long offset) in firehose_chunk_tracepoint_begin()
/xnu-8020.140.41/osfmk/kern/
H A Dux_handler.c269 __unused uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
H A Dbsd_kern.c1174 fill_taskthreadschedinfo(task_t task, uint64_t thread_id, struct proc_threadschedinfo_internal *thr… in fill_taskthreadschedinfo()
H A Ddebug.h57 uint64_t thread_id; member
H A Dthread.h764 uint64_t thread_id; /*system wide unique thread-id*/ member
H A Dkcdata.h1047 uint64_t thread_id; member
/xnu-8020.140.41/tests/ipc/
H A Dkernel_signed_pac_thread_state.c131 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
/xnu-8020.140.41/osfmk/console/
H A Dserial_console.c696 uint64_t thread_id = current_thread()->thread_id; in log_to_console_func() local
/xnu-8020.140.41/osfmk/mach/
H A Dthread_info.h112 uint64_t thread_id; /* system-wide unique 64-bit thread id */ member
/xnu-8020.140.41/tests/ktrace/
H A Dkdebug_tests.c1732 uint64_t thread_id; member
/xnu-8020.140.41/libkdd/
H A Dkcdata.h1047 uint64_t thread_id; member