Searched refs:SetProfiles (Results 1 – 4 of 4) sorted by relevance
24 bool SetProfiles(std::initializer_list<std::string_view> profiles);
39 bool SetProfiles([[maybe_unused]] std::initializer_list<std::string_view> profiles) { in SetProfiles() function
585 if (!SetProfiles({"CPUSET_SP_BACKGROUND"})) { in Run()
785 if (!SetProfiles({"CPUSET_SP_BACKGROUND"})) { in RunThread()