Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/
H A Dprocessor_set.defs80 out info_out : processor_set_info_t, CountInOut);
132 policy_info : processor_set_info_t;
157 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.defs495 /* processor_set_info_t: variable-size inline array
509 type processor_set_info_t = array[*:5] of integer_t;
/xnu-12377.61.12/osfmk/kern/
H A Dprocessor.c1339 processor_set_info_t info, in processor_set_info()
1472 processor_set_info_t info, in processor_set_statistics()