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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dprocessor.h105 } processor_info_t; typedef in typeref:struct:__anon2706
124 processor_info_t *infop);
H A Dcpuvar.h180 processor_info_t cpu_type_info; /* config info */
/netbsd-6-1-5-RELEASE/external/cddl/osnet/lib/libdtrace/
H A Dsched.d42 processor_info_t cpu_info; /* CPU information */
52 cpu_info = (processor_info_t)C->cpu_type_info;
65 *((processor_info_t *)dtrace`dtrace_zero) :
66 (processor_info_t)xlate <cpuinfo_t> (D->disp_cpu).cpu_info;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tune/
H A Dfreq.c104 #include <sys/processor.h> /* for solaris processor_info_t */
647 processor_info_t p;

Completed in 60 milliseconds