Searched refs:MKL_ON (Results 1 – 1 of 1) sorted by relevance
125 enum MklStatus { MKL_DEFAULT = 0, MKL_ON = 1, MKL_OFF = 2 }; in DisableMKL() enumerator133 status = MKL_ON; in DisableMKL()