Searched refs:cpu_threadtype (Results 1 – 10 of 10) sorted by relevance
235 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()251 cpu_threadtype(void) in cpu_threadtype() function253 return current_cpu_datap()->cpu_threadtype; in cpu_threadtype()
311 int cpu_threadtype; member
845 cpup->cpu_threadtype = CPU_THREADTYPE_INTEL_HTT; in cpu_thread_alloc()847 cpup->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_thread_alloc()
789 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()805 cpu_threadtype(void) in cpu_threadtype() function807 return getCpuDatap()->cpu_threadtype; in cpu_threadtype()
138 int cpu_threadtype; member
136 cpu_threadtype_t cpu_threadtype; /* cpu threadtype */ member
90 cpu_threadtype_t cpu_threadtype(void);
730 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
226 basic_info->cpu_threadtype = slot_threadtype(master_id); in host_info()
1477 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()