▼CAffinityDomains | The AffinityDomains data structure holds different count variables describing the various system layers |
CAffinityDomain | The AffinityDomain data structure describes a single domain in the current system |
CCpuInfo | Structure with general CPU information |
▼CCpuTopology | Structure describing the topology of the HW threads in the system |
CCacheLevel | Structure describing a cache level |
CHWThread | Structure with IDs of a HW thread |
CtreeNode | Structure of a tree node |
CLikwid_Configuration | Structure holding values of the configuration file |
Clikwid::likwid_markerClose | Close the Likwid Marker API Close the Likwid Marker API and write measured results to temporary file for evaluation done by likwid-perfctr |
Clikwid::likwid_markerGetRegion | Get accumulated measurement results for a code region Get the accumulated data in the measurement group identified by regionTag for the current thread |
Clikwid::likwid_markerInit | Initialize the Likwid Marker API This routine initializes the Marker API for Fortran. It reads some environment commonly set by likwid-perfctr |
Clikwid::likwid_markerNextGroup | Setup performance counters for the next event set If multiple groups should be measured this function switches to the next group in a round robin fashion. Each call reprogramms the performance counters for the current CPU, |
Clikwid::likwid_markerRegisterRegion | Register a code region Initializes the hash table with an empty entry to reduce the overhead at likwid_markerStartRegion() |
Clikwid::likwid_markerStartRegion | Start the measurement for a code region Reads the currently running event set and store the results as start values. for the measurement group identified by regionTag |
Clikwid::likwid_markerStopRegion | Stop the measurement for a code region Reads the currently running event set and accumulate the difference between stop and start data in the measurement group identified by regionTag |
Clikwid::likwid_markerThreadInit | Add current thread to Likwid for Marker API measurements This routine adds the current thread to Likwid that it performs measurements for this thread. If using the daemon access mode, it starts a deamon for the current thread |
▼CNumaTopology | The NumaTopology structure describes all NUMA nodes in the current system |
CNumaNode | CPUs in NUMA node and general information about a NUMA domain |
▼CPerfmonGroupSet | Structure specifying all performance monitoring event groups |
▼CPerfmonEventSet | Structure specifying an performance monitoring event group |
▼CPerfmonEventSetEntry | Structure specifying an performance monitoring event |
CPerfmonCounter | Structure describing performance monitoring counter data |
▼CPerfmonEvent | Structure specifying an performance monitoring event |
CPerfmonEventOption | Structure specifying event/counter options and their value |
CPerfmonThread | Structure specifying thread to CPU relation |
CPowerData | Power measurement data for start/stop measurements |
▼CPowerInfo | Information structure of CPU's power measurement facility |
CPowerDomain | Structure describing an RAPL power domain |
CTurboBoost | Information structure of CPU's turbo mode |
▼CTimerData | Struct defining the start and stop time of a time interval |
CTscCounter | Struct defining the start and stop time of a time interval |