Dynamic Load Balance 3.6.1+32-59d1
Data Fields
talp_sample_t Struct Reference

#include <talp_types.h>

Data Fields

struct {
   atomic_int_least64_t   useful
 
   atomic_int_least64_t   not_useful_mpi
 
   atomic_int_least64_t   not_useful_omp_in
 
   atomic_int_least64_t   not_useful_omp_out
 
   atomic_int_least64_t   not_useful_gpu
 
timers
 
struct {
   atomic_int_least64_t   cycles
 
   atomic_int_least64_t   instructions
 
counters
 
struct {
   atomic_int_least64_t   cycles
 
   atomic_int_least64_t   instructions
 
last_read_counters
 
struct {
   atomic_int_least64_t   num_mpi_calls
 
   atomic_int_least64_t   num_omp_parallels
 
   atomic_int_least64_t   num_omp_tasks
 
   atomic_int_least64_t   num_gpu_runtime_calls
 
stats
 
int64_t last_updated_timestamp
 
talp_sample_state_t state
 

Field Documentation

◆ useful

◆ not_useful_mpi

atomic_int_least64_t not_useful_mpi

◆ not_useful_omp_in

atomic_int_least64_t not_useful_omp_in

◆ not_useful_omp_out

atomic_int_least64_t not_useful_omp_out

◆ not_useful_gpu

atomic_int_least64_t not_useful_gpu

◆ 

struct { ... } timers

◆ cycles

◆ instructions

atomic_int_least64_t instructions

◆ 

struct { ... } counters

◆ 

struct { ... } last_read_counters

◆ num_mpi_calls

atomic_int_least64_t num_mpi_calls

◆ num_omp_parallels

atomic_int_least64_t num_omp_parallels

◆ num_omp_tasks

atomic_int_least64_t num_omp_tasks

◆ num_gpu_runtime_calls

atomic_int_least64_t num_gpu_runtime_calls

◆ 

struct { ... } stats

◆ last_updated_timestamp

int64_t last_updated_timestamp

◆ state


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