LIKWID
Public Member Functions | List of all members
likwid::likwid_markerGetRegion Interface Reference

Get accumulated measurement results for a code region Get the accumulated data in the measurement group identified by regionTag for the current thread. More...

Public Member Functions

subroutine likwid_markergetregion (regionTag, nr_events, events, time, count)
 

Detailed Description

Get accumulated measurement results for a code region Get the accumulated data in the measurement group identified by regionTag for the current thread.

Warning
Experimental

Member Function/Subroutine Documentation

subroutine likwid::likwid_markerGetRegion::likwid_markergetregion ( character(*)  regionTag,
integer  nr_events,
double precision, dimension(*)  events,
double precision  time,
integer  count 
)
Parameters
regiontagregionTag [in] Name for the code region for later identification
nr_events[in,out] Length of the events array
events[out] Events array to store intermediate results
time[out] Accumulated measurement time
count[out] Call count of the region

The documentation for this interface was generated from the following file: