Fields
| Modifier and Type |
Field |
Description |
public int |
nidx |
|
public int |
nhosts |
|
public int |
ntasks |
|
public int |
nacts |
|
public int |
nentries |
|
public int |
ncalls |
|
public int |
tshift |
|
public int |
eshift |
|
public int |
ashift |
|
public int |
hshift |
|
public int |
cshift |
|
public Map<Integer, List<Integer>> |
tasksof |
|
public Map<Integer, List<Integer>> |
entriesof |
|
public Map<Integer, List<Integer>> |
actsof |
|
public Map<Integer, List<Integer>> |
callsof |
|
public Map<Integer, Distribution> |
hostdem |
|
public Map<Integer, ProcessType> |
hostdem_type |
|
public Map<Integer, Matrix> |
hostdem_params |
|
public Map<Integer, Double> |
hostdem_mean |
|
public Map<Integer, Double> |
hostdem_scv |
|
public Map<Integer, MatrixCell> |
hostdem_proc |
|
public Map<Integer, Distribution> |
think |
|
public Map<Integer, ProcessType> |
think_type |
|
public Map<Integer, Matrix> |
think_params |
|
public Map<Integer, Double> |
think_mean |
|
public Map<Integer, Double> |
think_scv |
|
public Map<Integer, MatrixCell> |
think_proc |
|
public Map<Integer, Distribution> |
actthink |
|
public Map<Integer, ProcessType> |
actthink_type |
|
public Map<Integer, Matrix> |
actthink_params |
|
public Map<Integer, Double> |
actthink_mean |
|
public Map<Integer, Double> |
actthink_scv |
|
public Map<Integer, MatrixCell> |
actthink_proc |
|
public Map<Integer, Array<int>> |
itemcap |
|
public Map<Integer, DiscreteDistribution> |
itemproc |
|
public Map<Integer, ProcessType> |
itemproc_type |
|
public Map<Integer, Matrix> |
itemproc_params |
|
public Map<Integer, Double> |
itemproc_mean |
|
public Map<Integer, Double> |
itemproc_scv |
|
public Map<Integer, MatrixCell> |
itemproc_proc |
|
public Map<Integer, CallType> |
calltype |
|
public Map<Integer, DiscreteDistribution> |
callproc |
|
public Map<Integer, ProcessType> |
callproc_type |
|
public Map<Integer, Matrix> |
callproc_params |
|
public Map<Integer, Double> |
callproc_mean |
|
public Map<Integer, Double> |
callproc_scv |
|
public Map<Integer, MatrixCell> |
callproc_proc |
|
public Map<Integer, String> |
callnames |
|
public Map<Integer, String> |
callhashnames |
|
public Map<Integer, SchedStrategy> |
sched |
|
public Map<Integer, String> |
names |
|
public Map<Integer, String> |
hashnames |
|
public Matrix |
mult |
|
public Matrix |
maxmult |
|
public Matrix |
repl |
|
public Matrix |
type |
|
public Matrix |
graph |
|
public Matrix |
dag |
|
public Matrix |
replygraph |
|
public Matrix |
nitems |
|
public Matrix |
replacestrat |
|
public Matrix |
replacement |
|
public Matrix |
iscache |
|
public Matrix |
parent |
|
public Matrix |
schedid |
|
public Matrix |
iscaller |
|
public Matrix |
issynccaller |
|
public Matrix |
isasynccaller |
|
public Matrix |
callpair |
|
public Matrix |
taskgraph |
|
public Matrix |
actpretype |
|
public Matrix |
actposttype |
|
public Matrix |
isref |
|
public Matrix |
isfunction |
|
public Map<Integer, Distribution> |
setuptime |
|
public Map<Integer, ProcessType> |
setuptime_type |
|
public Map<Integer, Matrix> |
setuptime_params |
|
public Map<Integer, Double> |
setuptime_mean |
|
public Map<Integer, Double> |
setuptime_scv |
|
public Map<Integer, MatrixCell> |
setuptime_proc |
|
public Map<Integer, Distribution> |
delayofftime |
|
public Map<Integer, ProcessType> |
delayofftime_type |
|
public Map<Integer, Matrix> |
delayofftime_params |
|
public Map<Integer, Double> |
delayofftime_mean |
|
public Map<Integer, Double> |
delayofftime_scv |
|
public Map<Integer, MatrixCell> |
delayofftime_proc |
|
public Map<Integer, Distribution> |
arrival |
|
public Map<Integer, ProcessType> |
arrival_type |
|
public Map<Integer, Matrix> |
arrival_params |
|
public Map<Integer, Double> |
arrival_mean |
|
public Map<Integer, Double> |
arrival_scv |
|
public Map<Integer, MatrixCell> |
arrival_proc |
|
public Matrix |
conntasks |
|
public List<Integer> |
hitmissaidx |
|
public Integer |
hitaidx |
|
public Integer |
missaidx |
|