#include <IpplTimings.h>
Public Types | |
typedef int | TimerRef |
typedef IpplTimerInfo | TimerInfo |
Public Member Functions | |
IpplTimings () | |
~IpplTimings () | |
Static Public Member Functions | |
static TimerRef | getTimer (const char *) |
static void | startTimer (TimerRef) |
static void | stopTimer (TimerRef) |
static void | clearTimer (TimerRef) |
static TimerInfo * | infoTimer (const char *nm) |
static void | print () |
static void | print (string fn) |
Definition at line 112 of file IpplTimings.h.
|
Definition at line 119 of file IpplTimings.h. |
|
Definition at line 116 of file IpplTimings.h. |
|
Definition at line 42 of file IpplTimings.cpp. |
|
Definition at line 47 of file IpplTimings.cpp. |
|
Definition at line 89 of file IpplTimings.cpp. |
|
Definition at line 52 of file IpplTimings.cpp. References IpplTimerInfo::indx, and IpplTimerInfo::name. Referenced by DiscField< Dim >::read(). |
|
Definition at line 145 of file IpplTimings.h. |
|
Definition at line 222 of file IpplTimings.cpp. References IpplInfo::getNodes(), reduce(), and Inform::width(). Here is the call graph for this function: |
|
Definition at line 155 of file IpplTimings.cpp. References IpplInfo::getNodes(), reduce(), and Inform::width(). Here is the call graph for this function: |
|
Definition at line 71 of file IpplTimings.cpp. Referenced by DiscField< Dim >::read(). |
|
Definition at line 80 of file IpplTimings.cpp. |