Reset the min, max, and average statistics for each monitored process.
Declared in <balb_performancemonitor.h>
void
resetStatistics();
Note that this method will call collect once for each monitored process, so the statistics after this method returns will be based on the values collected thereby.