jeco.dmm.simulator
Class DMMConstants
java.lang.Object
jeco.dmm.simulator.DMMConstants
public class DMMConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROFILE_PATH
public static final java.lang.String PROFILE_PATH
- See Also:
- Constant Field Values
ACCESSES_PATH
public static final java.lang.String ACCESSES_PATH
- See Also:
- Constant Field Values
GENERATIONS
public static final java.lang.String GENERATIONS
- See Also:
- Constant Field Values
NUM_INSTR_WEIGHT
public static final float NUM_INSTR_WEIGHT
- See Also:
- Constant Field Values
MEM_USE_WEIGHT
public static final float MEM_USE_WEIGHT
- See Also:
- Constant Field Values
MEM_ACC_WEIGHT
public static final float MEM_ACC_WEIGHT
- See Also:
- Constant Field Values
ONLY_MEM_ACCESSES_REAL
public static final int ONLY_MEM_ACCESSES_REAL
- See Also:
- Constant Field Values
ONLY_MEM_USAGE_IN_HEAP
public static final int ONLY_MEM_USAGE_IN_HEAP
- See Also:
- Constant Field Values
ONLY_NUM_INSTRUCTIONS_REAL
public static final int ONLY_NUM_INSTRUCTIONS_REAL
- See Also:
- Constant Field Values
ONLY_MEM_USE_IN_STRUCTURE
public static final int ONLY_MEM_USE_IN_STRUCTURE
- See Also:
- Constant Field Values
MEM_USE_MEM_ACCESSES_REAL
public static final int MEM_USE_MEM_ACCESSES_REAL
- See Also:
- Constant Field Values
MEM_USE_NUM_INSTR_REAL
public static final int MEM_USE_NUM_INSTR_REAL
- See Also:
- Constant Field Values
MEM_ACCESSES_NUM_INSTR_REAL
public static final int MEM_ACCESSES_NUM_INSTR_REAL
- See Also:
- Constant Field Values
TOTAL_MEM_USED
public static final int TOTAL_MEM_USED
- See Also:
- Constant Field Values
GLOBAL_REAL
public static final int GLOBAL_REAL
- See Also:
- Constant Field Values
TOTAL_VARIABLE_ACCESSES_REAL
public static final int TOTAL_VARIABLE_ACCESSES_REAL
- See Also:
- Constant Field Values
FITNESS_FUNCTION
public static final int FITNESS_FUNCTION
- See Also:
- Constant Field Values
DMMConstants
public DMMConstants()