Searched refs:cpu_hotplug_interval (Results 1 – 1 of 1) sorted by relevance
41 static auto cpu_hotplug_interval = std::chrono::microseconds(1000); variable212 std::this_thread::sleep_for(cpu_hotplug_interval); in CpuToggleThread()217 std::this_thread::sleep_for(cpu_hotplug_interval); in CpuToggleThread()491 cpu_hotplug_interval = std::chrono::microseconds(microsecond_count); in main()