Go to the documentation of this file. 24 #ifndef _BROKER_PROCESS_SIZE_H_ 25 #define _BROKER_PROCESS_SIZE_H_ 32 extern int pdh_init ();
33 extern int pdh_collect ();
34 extern int pdh_get_value (
int pid,
int *workset,
float *pct_cpu,
int *br_num_thr);