#include <cerrno>#include <sys/types.h>#include <mach/shared_memory_server.h>#include <mach/mach.h>#include <mach/mach_error.h>#include <sys/sysctl.h>#include "procinfo.h"

Defines | |
| #define | MAX_DESCENDANT_LEVEL 4 |
| #define | GET_NON_BOINC_INFO 0 |
| #define | GET_SWAP_SIZE 1 |
| #define | GET_CPU_TIMES 1 |
Functions | |
| int | main (int argc, char **argv) |
| #define GET_CPU_TIMES 1 |
| #define GET_NON_BOINC_INFO 0 |
| #define GET_SWAP_SIZE 1 |
| #define MAX_DESCENDANT_LEVEL 4 |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.5.6