HPCToolkit
|
#include <cct/cct.h>
#include <cct/cct_bundle.h>
#include "loadmap.h"
#include <lush/lush.h>
#include <messages/messages.h>
Go to the source code of this file.
Classes | |
struct | epoch_t |
Typedefs | |
typedef struct epoch_t | epoch_t |
typedef epoch_t * | epoch_t_f(void) |
typedef void | epoch_t_setter(epoch_t *s) |
Functions | |
void | hpcrun_reset_epoch (epoch_t *epoch) |
epoch_t * | hpcrun_check_for_new_loadmap (epoch_t *) |
void | hpcrun_epoch_init (cct_ctxt_t *ctxt) |
void | hpcrun_epoch_reset (void) |
void hpcrun_epoch_init | ( | cct_ctxt_t * | ctxt | ) |
void hpcrun_epoch_reset | ( | void | ) |