Searched refs:cpu_threadtype (Results 1 – 10 of 10) sorted by relevance
237 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()253 cpu_threadtype(void) in cpu_threadtype() function255 return current_cpu_datap()->cpu_threadtype; in cpu_threadtype()
316 int cpu_threadtype; member
848 cpup->cpu_threadtype = CPU_THREADTYPE_INTEL_HTT; in cpu_thread_alloc()850 cpup->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_thread_alloc()
795 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()811 cpu_threadtype(void) in cpu_threadtype() function813 return getCpuDatap()->cpu_threadtype; in cpu_threadtype()
115 int cpu_threadtype; member
136 cpu_threadtype_t cpu_threadtype; /* cpu threadtype */ member
90 cpu_threadtype_t cpu_threadtype(void);
739 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
226 basic_info->cpu_threadtype = slot_threadtype(master_id); in host_info()
1329 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()