Searched refs:processor_info_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dprocessor.h102 } processor_info_t; typedef in typeref:struct:__anon7865
120 processor_info_t *infop);
H A Dcpuvar.h174 processor_info_t cpu_type_info; /* config info */
/freebsd-11-stable/cddl/lib/libdtrace/
H A Dsched.d38 processor_info_t cpu_info; /* CPU information */
48 cpu_info = (processor_info_t)C->cpu_type_info;
61 *((processor_info_t *)dtrace`dtrace_zero) :
62 (processor_info_t)xlate <cpuinfo_t> (D->disp_cpu).cpu_info;

Completed in 107 milliseconds