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

/darwin-on-arm/xnu/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.defs364 /* processor_set_info_t: variable-size inline array
378 type processor_set_info_t = array[*:5] of integer_t;
/darwin-on-arm/xnu/osfmk/kern/
H A Dprocessor.c558 processor_set_info_t info,
685 processor_set_info_t info,
991 __unused processor_set_info_t policy_info,

Completed in 26 milliseconds