compute-runtime/level_zero/tools/source/sysman
Harini Kumaran 421a7bd771 refactor: Move all constants to L0 namespace in level_zero/tools
Related-To: NEO-12769

- Use inline constexpr for declaring global variables
- Avoid using Macros
- Use string_view type instead of std::string

Signed-off-by: Harini Kumaran <harini.kumaran@intel.com>
2024-10-28 09:19:44 +01:00
..
diagnostics refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
ecc refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
engine fix(sysman): Add WA to provide CPU timestamp for engine stats 2024-06-26 02:42:35 +02:00
events refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
fabric_port build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
fan fix: Implemented Get Fan Config to retrieve Default Fan Table 2024-07-10 08:14:58 +02:00
firmware refactor: Move all constants to L0 namespace in level_zero/tools 2024-10-28 09:19:44 +01:00
firmware_util fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
frequency build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
global_operations refactor: Move all constants to L0 namespace in level_zero/tools 2024-10-28 09:19:44 +01:00
linux refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
memory build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
pci refactor: Move all constants to L0 namespace in level_zero/tools 2024-10-28 09:19:44 +01:00
performance build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
power build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
ras feature(sysman): Add L3 Fabric Error in Sysman Dir 2024-02-28 08:48:08 +01:00
scheduler refactor: Move all constants to L0 namespace in level_zero/tools 2024-10-28 09:19:44 +01:00
standby refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
temperature refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
windows fix(sysman): Disable sysman API support with zeInit on xe 2023-12-15 10:12:03 +01:00
CMakeLists.txt refactor l0 tools: cleanup cmake files 2023-03-16 14:05:14 +01:00
os_sysman.h fix(sysman): Disable sysman API support with zeInit on xe 2023-12-15 10:12:03 +01:00
os_sysman_driver.h feature(sysman): Support events for multiple devices 2023-03-07 09:50:32 +01:00
sysman.cpp fix(sysman): Fix sysman APIs taking incorrect path 2024-08-12 21:08:09 +02:00
sysman.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
sysman_const.h refactor: Move all constants to L0 namespace in level_zero/tools 2024-10-28 09:19:44 +01:00
sysman_imp.cpp fix(sysman): Disable sysman API support with zeInit on xe 2023-12-15 10:12:03 +01:00
sysman_imp.h feature(sysman): Add support for device reset extension 2023-10-31 23:39:18 +01:00