microprobe.model.memory.EndlessLoopDataMemoryModel¶
-
class
EndlessLoopDataMemoryModel(name, cache_hierarchy, percentages)[source]¶ Bases:
microprobe.model.GenericModel-
__init__(name, cache_hierarchy, percentages)[source]¶ - Parameters
name –
cache_hierarchy –
percentages –
Methods
__init__(name, cache_hierarchy, percentages)- param name
Attributes
Description of the model (
str).Name of the model (
str).
-