Home
last modified time | relevance | path

Searched refs:thread_basic_info_data_t (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.61.12/tests/sched/
H A Drttimer.c93 static thread_basic_info_data_t
96 thread_basic_info_data_t value; in thread_info_get()
176 thread_basic_info_data_t start_info = thread_info_get(); in perform_test()
194 thread_basic_info_data_t end_info = thread_info_get(); in perform_test()
H A Dcluster_bound_threads.c92 thread_basic_info_data_t bound_thread_info;
113 thread_basic_info_data_t basic_thread_info; in observe_thread_user_time()
H A Dthread_group_fairness.c150 thread_basic_info_data_t info; in snapshot_user_time_usec()
/xnu-12377.61.12/osfmk/mach/
H A Dthread_info.h103 typedef struct thread_basic_info thread_basic_info_data_t; typedef
106 (sizeof(thread_basic_info_data_t) / sizeof(natural_t)))
/xnu-12377.61.12/tests/
H A Dkernel_inspection.c73 thread_basic_info_data_t basic_info; in attempt_kernel_inspection()
/xnu-12377.61.12/osfmk/kern/
H A Dbsd_kern.c1155 thread_basic_info_data_t basic_info; in fill_taskthreadinfo()
H A Dthread.c2200 thread_basic_info_data_t basic_info; in thread_info_internal()
/xnu-12377.61.12/tools/tests/zero-to-n/
H A Dzero-to-n.c614 thread_basic_info_data_t info; in get_thread_runtime()
/xnu-12377.61.12/bsd/kern/
H A Dtty.c2995 thread_basic_info_data_t basic_info; in ttyinfo_locked()