Home
last modified time | relevance | path

Searched defs:pOsSysman (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/ras/linux/
H A Dos_ras_imp.cpp14 …tSupportedRasErrorTypes(std::set<zes_ras_error_type_t> &errorType, OsSysman *pOsSysman, ze_device_… in getSupportedRasErrorTypes()
42 LinuxRasImp::LinuxRasImp(OsSysman *pOsSysman, zes_ras_error_type_t type, ze_bool_t onSubdevice, uin… in LinuxRasImp()
47 OsRas *OsRas::create(OsSysman *pOsSysman, zes_ras_error_type_t type, ze_bool_t onSubdevice, uint32_… in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/firmware/linux/
H A Dos_firmware_imp.cpp16 … OsFirmware::getSupportedFwTypes(std::vector<std::string> &supportedFwTypes, OsSysman *pOsSysman) { in getSupportedFwTypes()
61 LinuxFirmwareImp::LinuxFirmwareImp(OsSysman *pOsSysman, const std::string &fwType) : osFwType(fwTyp… in LinuxFirmwareImp()
67 std::unique_ptr<OsFirmware> OsFirmware::create(OsSysman *pOsSysman, const std::string &fwType) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/engine/linux/
H A Dos_engine_imp.cpp30 …::pair<zes_engine_group_t, EngineInstanceSubDeviceId>> &engineGroupInstance, OsSysman *pOsSysman) { in getNumEngineTypeAndInstances()
79 LinuxEngineImp::LinuxEngineImp(OsSysman *pOsSysman, zes_engine_group_t type, uint32_t engineInstanc… in LinuxEngineImp()
87 OsEngine *OsEngine::create(OsSysman *pOsSysman, zes_engine_group_t type, uint32_t engineInstance, u… in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/engine/windows/
H A Dos_engine_imp.cpp60 WddmEngineImp::WddmEngineImp(OsSysman *pOsSysman, zes_engine_group_t engineType, uint32_t engineIns… in WddmEngineImp()
66 OsEngine *OsEngine::create(OsSysman *pOsSysman, zes_engine_group_t engineType, uint32_t engineInsta… in create()
71 …::pair<zes_engine_group_t, EngineInstanceSubDeviceId>> &engineGroupInstance, OsSysman *pOsSysman) { in getNumEngineTypeAndInstances()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/firmware/windows/
H A Dos_firmware_imp.cpp21 std::unique_ptr<OsFirmware> OsFirmware::create(OsSysman *pOsSysman, const std::string &fwType) { in create()
26 … OsFirmware::getSupportedFwTypes(std::vector<std::string> &supportedFwTypes, OsSysman *pOsSysman) { in getSupportedFwTypes()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/memory/linux/
H A Dos_memory_imp.cpp14 LinuxMemoryImp::LinuxMemoryImp(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) : … in LinuxMemoryImp()
41 OsMemory *OsMemory::create(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) { in create()
H A Dos_memory_imp_dg1.cpp16 LinuxMemoryImp::LinuxMemoryImp(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) : … in LinuxMemoryImp()
64 OsMemory *OsMemory::create(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/diagnostics/windows/
H A Dos_diagnostics_imp.cpp22 std::unique_ptr<OsDiagnostics> OsDiagnostics::create(OsSysman *pOsSysman, const std::string &DiagTe… in create()
27 void OsDiagnostics::getSupportedDiagTestsFromFW(void *pOsSysman, std::vector<std::string> &supporte… in getSupportedDiagTestsFromFW()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/fan/linux/
H A Dos_fan_imp.cpp43 LinuxFanImp::LinuxFanImp(OsSysman *pOsSysman) { in LinuxFanImp()
46 OsFan *OsFan::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/ras/windows/
H A Dos_ras_imp.cpp19 …tSupportedRasErrorTypes(std::set<zes_ras_error_type_t> &errorType, OsSysman *pOsSysman, ze_device_… in getSupportedRasErrorTypes()
37 OsRas *OsRas::create(OsSysman *pOsSysman, zes_ras_error_type_t type, ze_bool_t onSubdevice, uint32_… in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/diagnostics/linux/
H A Dos_diagnostics_imp.cpp33 LinuxDiagnosticsImp::LinuxDiagnosticsImp(OsSysman *pOsSysman, const std::string &diagTests, ze_bool… in LinuxDiagnosticsImp()
45 std::unique_ptr<OsDiagnostics> OsDiagnostics::create(OsSysman *pOsSysman, const std::string &diagTe… in create()
H A Dos_diagnostics_helper.cpp14 void OsDiagnostics::getSupportedDiagTestsFromFW(void *pOsSysman, std::vector<std::string> &supporte… in getSupportedDiagTestsFromFW()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/standby/linux/
H A Dos_standby_imp.cpp70 LinuxStandbyImp::LinuxStandbyImp(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) … in LinuxStandbyImp()
77 OsStandby *OsStandby::create(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/test/unit_tests/sources/sysman/linux/
H A Dmock_sysman_fixture.h92 OsSysman *pOsSysman = nullptr; variable
147 OsSysman *pOsSysman = nullptr; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/temperature/windows/
H A Dos_temperature_imp.cpp135 WddmTemperatureImp::WddmTemperatureImp(OsSysman *pOsSysman) { in WddmTemperatureImp()
140 std::unique_ptr<OsTemperature> OsTemperature::create(OsSysman *pOsSysman, ze_bool_t onSubdevice, ui… in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/fabric_port/linux/
H A Dos_fabric_port_imp.cpp18 LinuxFabricDeviceImp::LinuxFabricDeviceImp(OsSysman *pOsSysman) { in LinuxFabricDeviceImp()
77 OsFabricDevice *OsFabricDevice::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/fabric_port/windows/
H A Dos_fabric_port_imp.cpp18 WddmFabricDeviceImp::WddmFabricDeviceImp(OsSysman *pOsSysman) { in WddmFabricDeviceImp()
60 OsFabricDevice *OsFabricDevice::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/events/windows/
H A Dos_events_imp.cpp138 WddmEventsImp::WddmEventsImp(OsSysman *pOsSysman) { in WddmEventsImp()
145 OsEvents *OsEvents::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/scheduler/windows/
H A Dos_scheduler_imp.cpp46 …<zes_engine_type_flag_t, std::vector<std::string>> &listOfEngines, OsSysman *pOsSysman, ze_device_… in getNumEngineTypeAndInstances()
51OsSysman *pOsSysman, zes_engine_type_flag_t type, std::vector<std::string> &listOfEngines, ze_bool… in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/events/
H A Devents_imp.h24 EventsImp(OsSysman *pOsSysman) : pOsSysman(pOsSysman){}; in EventsImp()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/global_operations/windows/
H A Dos_global_operations_imp.cpp59 WddmGlobalOperationsImp::WddmGlobalOperationsImp(OsSysman *pOsSysman) { in WddmGlobalOperationsImp()
65 OsGlobalOperations *OsGlobalOperations::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/global_operations/
H A Dglobal_operations_imp.h30 GlobalOperationsImp(OsSysman *pOsSysman) : pOsSysman(pOsSysman){}; in GlobalOperationsImp()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/performance/linux/
H A Dos_performance_imp.h26 LinuxPerformanceImp(OsSysman *pOsSysman, ze_bool_t onSubdevice, uint32_t subdeviceId, in LinuxPerformanceImp()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/events/linux/
H A Dos_events_imp.cpp132 LinuxEventsImp::LinuxEventsImp(OsSysman *pOsSysman) { in LinuxEventsImp()
139 OsEvents *OsEvents::create(OsSysman *pOsSysman) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/pci/
H A Dpci_imp.h31 PciImp(OsSysman *pOsSysman) : pOsSysman(pOsSysman){}; in PciImp()

123