Searched refs:SmartScheduleInterval (Results 1 – 3 of 3) sorted by relevance
1006 SmartScheduleInterval = atoi(argv[i]); in ProcessCommandLine()1007 SmartScheduleSlice = SmartScheduleInterval; in ProcessCommandLine()1224 timer.it_interval.tv_usec = SmartScheduleInterval * 1000; in SmartScheduleStartTimer()1226 timer.it_value.tv_usec = SmartScheduleInterval * 1000; in SmartScheduleStartTimer()1235 SmartScheduleTime += SmartScheduleInterval; in SmartScheduleTimer()
127 extern long SmartScheduleInterval;
229 long SmartScheduleInterval = SMART_SCHEDULE_DEFAULT_INTERVAL; variable376 SmartScheduleSlice += SmartScheduleInterval; in SmartScheduleClient()380 SmartScheduleSlice = SmartScheduleInterval; in SmartScheduleClient()389 SmartScheduleSlice = SmartScheduleInterval; in EnableLimitedSchedulingLatency()412 SmartScheduleSlice = SmartScheduleInterval; in Dispatch()