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

/xnu-2782.1.97/osfmk/mach/
H A Dprocessor_set.defs80 out info_out : processor_set_info_t, CountInOut);
135 policy_info : processor_set_info_t;
159 out info_out : processor_set_info_t, CountInOut);
H A Dprocessor_info.h84 typedef integer_t *processor_set_info_t; /* varying array of int. */ typedef
H A Dmach_types.defs381 /* processor_set_info_t: variable-size inline array
395 type processor_set_info_t = array[*:5] of integer_t;
/xnu-2782.1.97/osfmk/kern/
H A Dprocessor.c601 processor_set_info_t info,
728 processor_set_info_t info,
1025 __unused processor_set_info_t policy_info,

Completed in 23 milliseconds