Dynamic Load Balance 3.6.1+32-59d1
Data Structures | Enumerations
talp_types.h File Reference
#include "apis/dlb_talp.h"
#include "apis/dlb_types.h"
#include "support/atomic.h"
#include "support/gtree.h"
#include "support/gslist.h"
#include <pthread.h>
Include dependency graph for talp_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  talp_sample_t
 
struct  talp_macrosample_t
 
struct  talp_flags_t
 
struct  talp_info_t
 
struct  monitor_data_t
 

Enumerations

enum  talp_sample_state_t {
  TALP_STATE_DISABLED , TALP_STATE_USEFUL , TALP_STATE_NOT_USEFUL_MPI , TALP_STATE_NOT_USEFUL_OMP_IN ,
  TALP_STATE_NOT_USEFUL_OMP_OUT , TALP_STATE_NOT_USEFUL_GPU
}
 

Enumeration Type Documentation

◆ talp_sample_state_t

Enumerator
TALP_STATE_DISABLED 
TALP_STATE_USEFUL 
TALP_STATE_NOT_USEFUL_MPI 
TALP_STATE_NOT_USEFUL_OMP_IN 
TALP_STATE_NOT_USEFUL_OMP_OUT 
TALP_STATE_NOT_USEFUL_GPU