Next: Examples for instrumented code
Up: Instrumentation routines
Previous: Starting the counters in
Stopping the counters in a threaded region: hpmTstop
To stop the counters inside a parallel region, use:
f_hpmtstop(instid)
hpmTstop(instid)
instid has to match the first argument of the corresponding
hpmTstart.
Joachim Hein
2003-11-03