Searched defs:thread_count (Results 1 – 19 of 19) sorted by relevance
| /xnu-11215/tests/ |
| H A D | proc_info_list_kthreads.c | 37 int thread_count = 0; variable
|
| H A D | hw_breakpoint_step_arm64.c | 183 mach_msg_type_number_t thread_count; variable
|
| H A D | work_interval_data_test.c | 281 …interval_data_test(unsigned int num_iterations, uint64_t interval_nanos, unsigned int thread_count, in run_work_interval_data_test()
|
| H A D | turnstile_multihop.c | 65 int thread_count; member
|
| /xnu-11215/osfmk/kdp/ |
| H A D | user_core.c | 99 uint64_t thread_state_size = 0, thread_count = 0; in user_dump_save_summary() local 158 uint64_t thread_state_size = 0, thread_count = 0; in user_dump_save_thread_state() local
|
| H A D | kdp_core.c | 644 uint64_t thread_state_size = 0, thread_count = 0; in kern_dump_save_summary() local 692 uint64_t thread_state_size = 0, thread_count = 0; in kern_dump_save_thread_state() local
|
| H A D | processor_core.c | 412 uint64_t thread_count, uint64_t thread_state_size, in coredump_save_summary()
|
| /xnu-11215/osfmk/mach/ |
| H A D | processor_info.h | 145 int thread_count; /* How many threads */ member
|
| /xnu-11215/bsd/nfs/ |
| H A D | nfs_upcall.c | 255 int32_t thread_count = nfsrv_uc_thread_count; in nfsrv_uc_stop() local
|
| /xnu-11215/tests/sched/ |
| H A D | yield_aggressor.c | 211 run_yielding_test(yield_type_t yield_type, unsigned int num_iters, unsigned int thread_count, in run_yielding_test()
|
| /xnu-11215/bsd/kern/ |
| H A D | mach_loader.h | 77 int thread_count; member
|
| H A D | kern_core.c | 325 size_t thread_count, segment_count; in coredump() local
|
| /xnu-11215/bsd/sys/ |
| H A D | kdebug_private.h | 499 int thread_count; member
|
| /xnu-11215/osfmk/kern/ |
| H A D | thread.c | 1436 int thread_count = parent_task->thread_count; in thread_create_internal() local 2685 SENDING_NOTIFICATION__TASK_HAS_TOO_MANY_THREADS(task_t task, int thread_count) in SENDING_NOTIFICATION__TASK_HAS_TOO_MANY_THREADS()
|
| H A D | thread_call.c | 442 uint32_t thread_count = group->active_count; in thread_call_group_should_add_thread() local
|
| H A D | task.h | 225 int thread_count; member
|
| H A D | sched_prim.c | 7359 uint16_t thread_count, in sched_clutch_timeshare_scan()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | platform_tests.c | 942 uint thread_count = 0; in lt_test_locks() local
|
| /xnu-11215/osfmk/i386/ |
| H A D | cpuid.h | 488 uint32_t thread_count; member
|