PPL Logo

overheadContainer Class Reference
[Automatic Performance Tuning and Steering Framework]

A container that stores overhead statistics (min/max/avg etc.). More...

#include <controlPoints.h>

Collaboration diagram for overheadContainer:

Collaboration graph
[legend]

Public Member Functions

 overheadContainer ()
bool isValid () const
void print () const

Data Fields

double min
double avg
double max

Detailed Description

A container that stores overhead statistics (min/max/avg etc.).

Definition at line 149 of file controlPoints.h.


Constructor & Destructor Documentation

overheadContainer::overheadContainer (  )  [inline]

Definition at line 155 of file controlPoints.h.

References avg, max, and min.


Member Function Documentation

bool overheadContainer::isValid (  )  const [inline]

Definition at line 161 of file controlPoints.h.

References avg, max, and min.

Referenced by print().

Here is the caller graph for this function:

void overheadContainer::print ( void   )  const [inline]

Definition at line 165 of file controlPoints.h.

References avg, Converse::CkMyPe(), isValid(), max, and min.

Here is the call graph for this function:


Field Documentation


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

Generated on Mon Sep 21 08:28:21 2020 for Charm++ by  doxygen 1.5.5