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: finalize_model
()initialize_model
()Attributes
description
Description of the model ( str
).name
Name of the model ( str
).
-