HPCToolkit
epoch.h File Reference
#include <cct/cct.h>
#include <cct/cct_bundle.h>
#include "loadmap.h"
#include <lush/lush.h>
#include <messages/messages.h>
Include dependency graph for epoch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  epoch_t
 

Typedefs

typedef struct epoch_t epoch_t
 
typedef epoch_tepoch_t_f(void)
 
typedef void epoch_t_setter(epoch_t *s)
 

Functions

void hpcrun_reset_epoch (epoch_t *epoch)
 
epoch_thpcrun_check_for_new_loadmap (epoch_t *)
 
void hpcrun_epoch_init (cct_ctxt_t *ctxt)
 
void hpcrun_epoch_reset (void)
 

Typedef Documentation

◆ epoch_t

typedef struct epoch_t epoch_t

◆ epoch_t_f

typedef epoch_t* epoch_t_f(void)

Definition at line 72 of file epoch.h.

◆ epoch_t_setter

typedef void epoch_t_setter(epoch_t *s)

Definition at line 74 of file epoch.h.

Function Documentation

◆ hpcrun_check_for_new_loadmap()

epoch_t* hpcrun_check_for_new_loadmap ( epoch_t )

Definition at line 85 of file epoch.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hpcrun_epoch_init()

void hpcrun_epoch_init ( cct_ctxt_t ctxt)

Definition at line 72 of file epoch.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hpcrun_epoch_reset()

void hpcrun_epoch_reset ( void  )

Definition at line 143 of file epoch.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hpcrun_reset_epoch()

void hpcrun_reset_epoch ( epoch_t epoch)

Definition at line 65 of file epoch.c.

Here is the caller graph for this function: