Home
last modified time | relevance | path

Searched refs:InstrumentationIsEnabled (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/inc/umKmInc/
H A Dsharedata.h69 unsigned InstrumentationIsEnabled :1; // KMD instrumentation state member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/wddm/
H A Dwddm.cpp179 instrumentationEnabled = adapterInfo.Caps.InstrumentationIsEnabled != 0; in queryAdapterInfo()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/wsl_compute_helper/source/
H A Dwsl_compute_helper_types_tokens_structs.h864 TokenDword InstrumentationIsEnabled = {TOK_FBD_KMD_CAPS_INFO__INSTRUMENTATION_IS_ENABLED}; member
H A Dwsl_compute_helper_types_marshall.h1261 dst.InstrumentationIsEnabled.setValue(src.InstrumentationIsEnabled);
1592 dst.Caps.InstrumentationIsEnabled.setValue(src.Caps.InstrumentationIsEnabled);
H A Dwsl_compute_helper_types_demarshall.h2322 … dst.InstrumentationIsEnabled = readTokValue<decltype(dst.InstrumentationIsEnabled)>(*tok);
3543 …dst.Caps.InstrumentationIsEnabled = readTokValue<decltype(dst.Caps.InstrumentationIsEnabled)>(*tok…