| /xnu-8020.140.41/tests/ |
| H A D | contextswitch.c | 75 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 D | ioperf.c | 104 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 D | turnstile_multihop_helper.h | 78 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 D | exception_tests.c | 31 uint64_t thread_id, in exc_handler_identity_protected()
|
| H A D | task_vm_info_decompressions.c | 78 int thread_id = targs->id; in worker_thread_function() local
|
| H A D | exc_helpers.c | 116 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
|
| H A D | perf_vmfault.c | 256 fault_pages(int thread_id) in fault_pages()
|
| /xnu-8020.140.41/tools/tests/perf_index/ |
| H A D | test_file_helper.c | 30 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 D | test_fault_helper.c | 43 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 D | kdebug_triage.c | 205 uint64_t thread_id, in kernel_triage_record() 239 uint64_t thread_id, in kernel_triage_extract()
|
| H A D | kdebug.c | 966 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 D | proc_info.c | 1553 uint64_t const thread_id = (uint64_t)arg; in proc_pidthreadschedinfo() local
|
| /xnu-8020.140.41/libsyscall/wrappers/ |
| H A D | work_interval.c | 36 uint64_t thread_id; member
|
| /xnu-8020.140.41/osfmk/arm/ |
| H A D | machine_routines.h | 868 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 D | chunk_private.h | 158 uint16_t pubsize, uint64_t thread_id, long offset) in firehose_chunk_tracepoint_begin()
|
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | ux_handler.c | 269 __unused uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
|
| H A D | bsd_kern.c | 1174 fill_taskthreadschedinfo(task_t task, uint64_t thread_id, struct proc_threadschedinfo_internal *thr… in fill_taskthreadschedinfo()
|
| H A D | debug.h | 57 uint64_t thread_id; member
|
| H A D | thread.h | 764 uint64_t thread_id; /*system wide unique thread-id*/ member
|
| H A D | kcdata.h | 1047 uint64_t thread_id; member
|
| /xnu-8020.140.41/tests/ipc/ |
| H A D | kernel_signed_pac_thread_state.c | 131 uint64_t thread_id, in catch_mach_exception_raise_identity_protected()
|
| /xnu-8020.140.41/osfmk/console/ |
| H A D | serial_console.c | 696 uint64_t thread_id = current_thread()->thread_id; in log_to_console_func() local
|
| /xnu-8020.140.41/osfmk/mach/ |
| H A D | thread_info.h | 112 uint64_t thread_id; /* system-wide unique 64-bit thread id */ member
|
| /xnu-8020.140.41/tests/ktrace/ |
| H A D | kdebug_tests.c | 1732 uint64_t thread_id; member
|
| /xnu-8020.140.41/libkdd/ |
| H A D | kcdata.h | 1047 uint64_t thread_id; member
|