ROSS
Data Structures | Typedefs | Variables
phold.h File Reference
#include <ross.h>

Go to the source code of this file.

Data Structures

struct  phold_state
 
struct  phold_message
 

Typedefs

typedef struct phold_state phold_state
 
typedef struct phold_message phold_message
 

Variables

tw_stime lookahead = 1.0
 
static unsigned int stagger = 0
 
static unsigned int offset_lpid = 0
 
static tw_stime mult = 1.4
 
static tw_stime percent_remote = 0.25
 
static unsigned int ttl_lps = 0
 
static unsigned int nlp_per_pe = 8
 
static int g_phold_start_events = 1
 
static int optimistic_memory = 100
 
static tw_stime mean = 1.0
 
static char run_id [1024] = "undefined"
 

Typedef Documentation

typedef struct phold_message phold_message

Definition at line 11 of file phold.h.

typedef struct phold_state phold_state

Definition at line 10 of file phold.h.

Variable Documentation

int g_phold_start_events = 1
static

Definition at line 33 of file phold.h.

Referenced by main(), and phold_init().

tw_stime lookahead = 1.0

Definition at line 26 of file phold.h.

Referenced by main(), phold_event_handler(), phold_init(), and phold_pre_run().

tw_stime mean = 1.0
static

Definition at line 37 of file phold.h.

Referenced by main(), phold_event_handler(), phold_init(), and phold_pre_run().

tw_stime mult = 1.4
static

Definition at line 29 of file phold.h.

Referenced by main().

unsigned int nlp_per_pe = 8
static

Definition at line 32 of file phold.h.

Referenced by main().

unsigned int offset_lpid = 0
static

Definition at line 28 of file phold.h.

Referenced by main().

int optimistic_memory = 100
static

Definition at line 34 of file phold.h.

Referenced by main().

tw_stime percent_remote = 0.25
static

Definition at line 30 of file phold.h.

Referenced by main(), phold_event_handler(), and phold_pre_run().

char run_id[1024] = "undefined"
static

Definition at line 39 of file phold.h.

unsigned int stagger = 0
static

Definition at line 27 of file phold.h.

Referenced by main(), and phold_init().

unsigned int ttl_lps = 0
static

Definition at line 31 of file phold.h.

Referenced by main(), phold_event_handler(), and phold_pre_run().