Definition at line 4 of file GaudiJemallocConf.py.
| def GaudiProfiling.GaudiJemallocConf.JemallocProfile.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 60 of file GaudiJemallocConf.py.
60 def __init__(self, name = Configurable.DefaultName, **kwargs):
61 super(JemallocProfile, self).
__init__(name)
62 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiProfiling.GaudiJemallocConf.JemallocProfile.getDlls |
( |
|
self | ) |
|
| def GaudiProfiling.GaudiJemallocConf.JemallocProfile.getType |
( |
|
self | ) |
|
| dictionary GaudiProfiling.GaudiJemallocConf.JemallocProfile.__slots__ |
|
staticprivate |
| dictionary GaudiProfiling.GaudiJemallocConf.JemallocProfile._propertyDocDct |
|
staticprivate |
Initial value:
4 'RegisterForContextService' : ,
10 'EfficiencyRowFormat' : ,
14 'UseEfficiencyRowFormat' : ,
15 'RegularRowFormat' : ,
Definition at line 42 of file GaudiJemallocConf.py.
The documentation for this class was generated from the following file: