Searched refs:PERFUTILITY_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
73 #define PERFUTILITY_IS_ENABLED(sCOMP,sLEVEL) … macro88 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \97 if (PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \110 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \121 && PERFUTILITY_IS_ENABLED((std::string)COMP,(std::string)LEVEL)) \144 if (PERFUTILITY_IS_ENABLED(comp, level)) in AutoPerfUtility()