Home
last modified time | relevance | path

Searched refs:PERFUTILITY_IS_ENABLED (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/os/
H A Dmos_os.h66 #define PERFUTILITY_IS_ENABLED(sCOMP,sLEVEL) … macro
82 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
91 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
104 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
115 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
H A Dmos_os.c43 if (PERFUTILITY_IS_ENABLED(comp, level)) in AutoPerfUtility()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_common/agnostic/common/os/
H A Dmos_os.h72 #define PERFUTILITY_IS_ENABLED(sCOMP,sLEVEL) … macro
87 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
96 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
109 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
120 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/os/
H A Dmos_os.c41 if (PERFUTILITY_IS_ENABLED(comp, level)) in AutoPerfUtility()