#include "instrumentation/st-instrumentation.h"
#include "ross-extern.h"
#include "ross-gvt-internal.h"
#include "ross-network.h"
Go to the source code of this file.
Macros | |
#define | ROSS_MAX(a, b) |
#define | ROSS_MIN(a, b) |
Functions | |
static tw_lp * | tw_getlocal_lp (tw_lpid gid) |
static tw_lp * | tw_getlp (tw_lpid id) |
static tw_kp * | tw_getkp (tw_kpid id) |
static int | tw_ismaster (void) |
static void * | tw_getstate (tw_lp *lp) |
static tw_stime | tw_now (tw_lp const *lp) |
#define ROSS_MAX | ( | a, | |
b ) |
Definition at line 8 of file ross-kernel-inline.h.
#define ROSS_MIN | ( | a, | |
b ) |
Definition at line 9 of file ross-kernel-inline.h.
Definition at line 56 of file ross-kernel-inline.h.
References g_tw_kp, g_tw_nkp, tw_error(), and TW_LOC.
Definition at line 12 of file ross-kernel-inline.h.
References CUSTOM, g_st_total_model_lps, g_st_use_analysis_lps, g_tw_custom_lp_global_to_local_map, g_tw_lp, g_tw_lp_offset, g_tw_mapping, g_tw_nkp, g_tw_nlp, LINEAR, ROUND_ROBIN, tw_error(), TW_LOC, and tw_nnodes().
Definition at line 44 of file ross-kernel-inline.h.
References g_st_analysis_nlp, g_tw_lp, g_tw_nlp, tw_error(), and TW_LOC.
|
inlinestatic |
Definition at line 77 of file ross-kernel-inline.h.
References tw_lp::cur_state.
|
inlinestatic |
Definition at line 71 of file ross-kernel-inline.h.
References g_tw_masternode, and g_tw_mynode.
Definition at line 96 of file ross-kernel-inline.h.
References tw_lp::kp, and tw_kp::last_time.