Next: Starting the counters in
Up: Instrumentation routines
Previous: Initialising the tool: hpmInit
Closing call: hpmTerminate
This subroutine will finalise the instrumentation and write the output
files. If you omit this call, no output will be generated.
f_hpmterminate(taskid)
hpmTerminate(taskid)
The argument taskid has to match the taskid of
hpmInit. For a threaded
code, hpmTerminate has to be placed outside a parallel region.
Joachim Hein
2003-11-03