Definition at line 68 of file GaudiGoogleProfilingConf.py.
| def GaudiProfiling.GaudiGoogleProfilingConf.Google__HeapProfiler.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 92 of file GaudiGoogleProfilingConf.py.
92 def __init__(self, name = Configurable.DefaultName, **kwargs):
93 super(Google__HeapProfiler, self).
__init__(name)
94 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiProfiling.GaudiGoogleProfilingConf.Google__HeapProfiler.getDlls |
( |
|
self | ) |
|
| def GaudiProfiling.GaudiGoogleProfilingConf.Google__HeapProfiler.getType |
( |
|
self | ) |
|
| dictionary GaudiProfiling.GaudiGoogleProfilingConf.Google__HeapProfiler.__slots__ |
|
staticprivate |
Initial value:
4 'ActivateAt' : [
'Initialize' ,
'ReInitialize' ,
'Execute' ,
'BeginRun' ,
'EndRun' ,
'Finalize' ],
8 'DoFullEventProfile' :
False,
9 'FullEventNSampleEvents' : 1L,
11 'SkipSequencers' :
True,
12 'DumpHeapProfiles' :
True,
13 'PrintProfilesToLog' :
False,
Definition at line 69 of file GaudiGoogleProfilingConf.py.
| dictionary GaudiProfiling.GaudiGoogleProfilingConf.Google__HeapProfiler._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: