Return the iterator pointing to the set of collected performance statistics for the specified pid if pid has been registered with this performance monitor through the registerPid function, otherwise return end(). A pid value of zero is translated to the current process id.
Declared in <balb_performancemonitor.h>
PerformanceMonitor::ConstIterator
find(int pid) const;