Home
last modified time | relevance | path

Searched defs:disableL3CacheForDebug (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gmm_helper/
H A Dgmm_helper.h26 void disableL3CacheForDebug() { l3CacheForDebugDisabled = true; }; in disableL3CacheForDebug() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/xe_hpg_core/
H A Dhw_helper_xe_hpg_core.cpp117 bool HwHelperHw<Family>::disableL3CacheForDebug() const { in disableL3CacheForDebug() function in NEO::HwHelperHw
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/xe_hp_core/
H A Dhw_helper_xe_hp_core.cpp158 bool HwHelperHw<Family>::disableL3CacheForDebug() const { in disableL3CacheForDebug() function in NEO::HwHelperHw
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dhw_helper_base.inl705 bool HwHelperHw<GfxFamily>::disableL3CacheForDebug() const { function in NEO::HwHelperHw