Searched refs:thread_get_no_smt (Results 1 – 3 of 3) sorted by relevance
1554 extern bool thread_get_no_smt(void);
8000 thread_get_no_smt(void) in thread_get_no_smt() function
2951 uint32_t old_value = thread_get_no_smt() ? 1 : 0;3051 int old_value = thread_get_no_smt() ? 1 : 0; in sysctl_kern_sched_thread_set_no_smt()