#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 struct phold_message phold_message |
typedef struct phold_state phold_state |
|
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().
|
static |
Definition at line 37 of file phold.h.
Referenced by main(), phold_event_handler(), phold_init(), and phold_pre_run().
|
static |
Definition at line 30 of file phold.h.
Referenced by main(), phold_event_handler(), and phold_pre_run().
|
static |
Definition at line 27 of file phold.h.
Referenced by main(), and phold_init().
|
static |
Definition at line 31 of file phold.h.
Referenced by main(), phold_event_handler(), and phold_pre_run().