Home
last modified time | relevance | path

Searched defs:isSubdevice (Results 1 – 10 of 10) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/standby/linux/
H A Dos_standby_imp.h36 bool isSubdevice = false; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/temperature/linux/
H A Dos_temperature_imp.h44 ze_bool_t isSubdevice = 0; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/linux/pmt/
H A Dpmt.h52 ze_bool_t isSubdevice = 0; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/frequency/linux/
H A Dos_frequency_imp.h63 bool isSubdevice = false; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/diagnostics/linux/
H A Dos_diagnostics_imp.h51 bool isSubdevice = false; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/memory/windows/
H A Dos_memory_imp.h41 bool isSubdevice = false; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/power/linux/
H A Dos_power_imp.h55 bool isSubdevice = false; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/scheduler/linux/
H A Dos_scheduler_imp.cpp216 …ysman, zes_engine_type_flag_t type, std::vector<std::string> &listOfEngines, ze_bool_t isSubdevice, in LinuxSchedulerImp()
224 …engine_type_flag_t type, std::vector<std::string> &listOfEngines, ze_bool_t isSubdevice, uint32_t … in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/scheduler/windows/
H A Dos_scheduler_imp.cpp51 …engine_type_flag_t type, std::vector<std::string> &listOfEngines, ze_bool_t isSubdevice, uint32_t … in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/device/
H A Ddevice_imp.h103 bool isSubdevice = false; member