Go to the documentation of this file.
9 #define APPLDATA_MAX_REC_SIZE 4024
11 #define APPLDATA_MAX_PROCS 100
13 #define APPLDATA_PROC_NAME_LENGTH 16
15 #define APPLDATA_RECORD_MEM_ID 0x01
16 #define APPLDATA_RECORD_OS_ID 0x02
17 #define APPLDATA_RECORD_NET_SUM_ID 0x03
18 #define APPLDATA_RECORD_PROC_ID 0x04
20 #define CTL_APPLDATA_TIMER 2121
21 #define CTL_APPLDATA_INTERVAL 2122
22 #define CTL_APPLDATA_MEM 2123
23 #define CTL_APPLDATA_OS 2124
24 #define CTL_APPLDATA_NET_SUM 2125
25 #define CTL_APPLDATA_PROC 2126