Searched refs:hintSessionFlag (Results 1 – 1 of 1) sorted by relevance
682 static std::once_flag hintSessionFlag; in checkPowerHintSessionReady() local684 std::call_once(hintSessionFlag, [&] { in checkPowerHintSessionReady()