mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 21:27:04 +08:00
Implement parsing of process mapped memory regions
Related-To: NEO-4525 Change-Id: Ic3f9f04b42a10c2cc33f489a87d6b4b5fa1eedaa Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
c2534697e8
commit
4928ea60fe
@@ -17,6 +17,7 @@ const char *libvaDllName = "libva.so.2";
|
||||
|
||||
const char *sysFsPciPathPrefix = "/sys/bus/pci/devices/0000:";
|
||||
const char *pciDevicesDirectory = "/dev/dri/by-path";
|
||||
const char *sysFsProcPathPrefix = "/proc";
|
||||
const char *tbxLibName = "libtbxAccess.so";
|
||||
|
||||
// Metrics Library name
|
||||
|
||||
Reference in New Issue
Block a user