Home
last modified time | relevance | path

Searched refs:processor_basic_info_t (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.61.3/tests/
H A Dprocessor_info.c132 processor_basic_info_t basic_info_array = (processor_basic_info_t)info_array;
/xnu-10002.61.3/osfmk/mach/
H A Dprocessor_info.h110 typedef struct processor_basic_info *processor_basic_info_t; typedef
H A Dmach_types.defs461 * - processor_basic_info_t: (5 ints)
/xnu-10002.61.3/osfmk/kern/
H A Dprocessor.c698 processor_basic_info_t basic_info; in processor_info()
704 basic_info = (processor_basic_info_t) info; in processor_info()