|
| | __init__ (self, name="VTuneProfilerService", **kwargs) |
Definition at line 5 of file JobOptCfg.py.
◆ __init__()
| JobOptCfg.VTuneProfilerService.__init__ |
( |
| self, |
|
|
| name = "VTuneProfilerService", |
|
|
** | kwargs ) |
Definition at line 11 of file JobOptCfg.py.
11 def __init__( self, name = "VTuneProfilerService", **kwargs ):
12 kwargs['name'] = name
13 super( VTuneProfilerService, self ).__init__( **kwargs )
14
◆ __slots__
| tuple JobOptCfg.VTuneProfilerService.__slots__ = () |
|
staticprivate |
◆ AuditAlgorithms
| JobOptCfg.VTuneProfilerService.AuditAlgorithms |
|
static |
◆ AuditServices
| JobOptCfg.VTuneProfilerService.AuditServices |
|
static |
◆ AuditTools
| JobOptCfg.VTuneProfilerService.AuditTools |
|
static |
The documentation for this class was generated from the following file: