Lines Matching refs:integer_t
81 typedef integer_t *task_info_t; /* varying array of int */
85 typedef integer_t task_info_data_t[TASK_INFO_MAX];
98 integer_t suspend_count; /* suspend count for task */
114 integer_t suspend_count; /* suspend count for task */
175 integer_t suspend_count; /* suspend count for task */
200 integer_t faults; /* number of page faults */
201 integer_t pageins; /* number of actual pageins */
202 integer_t cow_faults; /* number of copy-on-write faults */
203 integer_t messages_sent; /* number of messages sent */
204 integer_t messages_received; /* number of messages received */
205 integer_t syscalls_mach; /* number of mach system calls */
206 integer_t syscalls_unix; /* number of unix system calls */
207 integer_t csw; /* number of context switches */
269 integer_t set_count;
270 integer_t min;
271 integer_t max;
272 integer_t task_count;
284 integer_t all_image_info_format;
300 integer_t suspend_count; /* suspend count for task */
337 integer_t suspend_count; /* suspend count for task */
367 integer_t region_count; /* number of memory regions */
368 integer_t page_size;
421 integer_t decompressions;
538 integer_t suspend_count;