Public Member Functions | |
def | __init__ (self) |
def | allGlobals (self) |
def | allStreams (self) |
def | findLastInModGlobals (self, index, modID, comparer) |
def | findLastInModStreams (self, index, modID, comparer) |
def | findOpenSlotInModGlobals (self, index, modID) |
def | findOpenSlotInModStreams (self, index, modID) |
def | indexedGlobal (self, index) |
def | indexedStream (self, index) |
Private Member Functions | |
def | _extendIfNeeded (self, container, index) |
def | _extendModulesIfNeeded (self, container, index) |
def | _findLastIn (self, index, fullContainer, comparer) |
def | _findOpenSlot (self, index, fullContainer) |
def | _moduleID2Index (self, modID) |
Private Attributes | |
_globals | |
_moduleIDOffset | |
_modules | |
_nextTrans | |
_streams | |
Definition at line 1057 of file edmModuleAllocMonitorAnalyze.py.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.__init__ | ( | self | ) |
Definition at line 1058 of file edmModuleAllocMonitorAnalyze.py.
|
private |
Definition at line 1066 of file edmModuleAllocMonitorAnalyze.py.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedGlobal(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.indexedGlobal(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedStream(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.indexedStream().
|
private |
Definition at line 1069 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._extendIfNeeded(), edmTracerCompactLogViewer.ModuleCentricContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.VisualizationContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendIfNeeded(), edmTracerCompactLogViewer.ModuleCentricContainers._moduleID2Index(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleID2Index(), edmTracerCompactLogViewer.ModuleCentricContainers._moduleIDOffset, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleIDOffset.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findOpenSlot(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers._findOpenSlot().
|
private |
Definition at line 1104 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.ModuleCentricContainers._moduleID2Index(), and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleID2Index().
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findLastInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModStreams(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findLastInModStreams().
|
private |
Definition at line 1084 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.ModuleCentricContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendModulesIfNeeded(), edmTracerCompactLogViewer.ModuleCentricContainers._moduleID2Index(), and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleID2Index().
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findOpenSlotInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModStreams(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findOpenSlotInModStreams().
|
private |
Definition at line 1064 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.ModuleCentricContainers._moduleIDOffset, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleIDOffset.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findLastIn(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers._findLastIn(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findOpenSlot(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers._findOpenSlot().
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.allGlobals | ( | self | ) |
Definition at line 1074 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._globals, edmTracerCompactLogViewer.ModuleCentricContainers._globals, edmModuleAllocMonitorAnalyze.VisualizationContainers._globals, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._globals.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.allStreams | ( | self | ) |
Definition at line 1079 of file edmModuleAllocMonitorAnalyze.py.
References edmModuleAllocMonitorAnalyze.SyncValues._streams, edmTracerCompactLogViewer.Containers._streams, edmTracerCompactLogViewer.ModuleCentricContainers._streams, edmModuleAllocMonitorAnalyze.VisualizationContainers._streams, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._streams.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModGlobals | ( | self, | |
index, | |||
modID, | |||
comparer | |||
) |
Definition at line 1116 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._findLastIn(), edmTracerCompactLogViewer.ModuleCentricContainers._findLastIn(), edmModuleAllocMonitorAnalyze.VisualizationContainers._findLastIn(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findLastIn(), MassReplace.MassSearchParamVisitor._modules, edmTracerCompactLogViewer.ModuleCentricContainers._modules, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._modules.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModStreams | ( | self, | |
index, | |||
modID, | |||
comparer | |||
) |
Definition at line 1118 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._findLastIn(), edmTracerCompactLogViewer.ModuleCentricContainers._findLastIn(), edmModuleAllocMonitorAnalyze.VisualizationContainers._findLastIn(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findLastIn(), MassReplace.MassSearchParamVisitor._modules, edmTracerCompactLogViewer.ModuleCentricContainers._modules, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._modules.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModGlobals | ( | self, | |
index, | |||
modID | |||
) |
Definition at line 1100 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._findOpenSlot(), edmTracerCompactLogViewer.ModuleCentricContainers._findOpenSlot(), edmModuleAllocMonitorAnalyze.VisualizationContainers._findOpenSlot(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findOpenSlot(), MassReplace.MassSearchParamVisitor._modules, edmTracerCompactLogViewer.ModuleCentricContainers._modules, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._modules.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModStreams | ( | self, | |
index, | |||
modID | |||
) |
Definition at line 1102 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._findOpenSlot(), edmTracerCompactLogViewer.ModuleCentricContainers._findOpenSlot(), edmModuleAllocMonitorAnalyze.VisualizationContainers._findOpenSlot(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._findOpenSlot(), MassReplace.MassSearchParamVisitor._modules, edmTracerCompactLogViewer.ModuleCentricContainers._modules, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._modules.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedGlobal | ( | self, | |
index | |||
) |
Definition at line 1076 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._extendIfNeeded(), edmTracerCompactLogViewer.ModuleCentricContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.VisualizationContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendIfNeeded(), edmTracerCompactLogViewer.Containers._globals, edmTracerCompactLogViewer.ModuleCentricContainers._globals, edmModuleAllocMonitorAnalyze.VisualizationContainers._globals, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._globals.
def edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedStream | ( | self, | |
index | |||
) |
Definition at line 1081 of file edmModuleAllocMonitorAnalyze.py.
References edmTracerCompactLogViewer.Containers._extendIfNeeded(), edmTracerCompactLogViewer.ModuleCentricContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.VisualizationContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendIfNeeded(), edmModuleAllocMonitorAnalyze.SyncValues._streams, edmTracerCompactLogViewer.Containers._streams, edmTracerCompactLogViewer.ModuleCentricContainers._streams, edmModuleAllocMonitorAnalyze.VisualizationContainers._streams, and edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._streams.
|
private |
Definition at line 1060 of file edmModuleAllocMonitorAnalyze.py.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.allGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.allGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedGlobal(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.indexedGlobal().
|
private |
Definition at line 1063 of file edmModuleAllocMonitorAnalyze.py.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers._extendModulesIfNeeded(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers._moduleID2Index(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers._moduleID2Index().
|
private |
Definition at line 1059 of file edmModuleAllocMonitorAnalyze.py.
Referenced by helpers.GatherAllModulesVisitor.enter(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findLastInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findLastInModStreams(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findLastInModStreams(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findOpenSlotInModGlobals(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.findOpenSlotInModStreams(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.findOpenSlotInModStreams().
|
private |
Definition at line 1062 of file edmModuleAllocMonitorAnalyze.py.
|
private |
Definition at line 1061 of file edmModuleAllocMonitorAnalyze.py.
Referenced by edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.allStreams(), edmModuleAllocMonitorAnalyze.ModuleCentricContainers.allStreams(), edmModuleAllocMonitorAnalyze.ModuleCentricVisualizationContainers.indexedStream(), and edmModuleAllocMonitorAnalyze.ModuleCentricContainers.indexedStream().