Home
last modified time | relevance | path

Searched refs:DEFAULT_FREQ_UPDATE_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg.c27 #define DEFAULT_FREQ_UPDATE_INTERVAL 8000000 /* ns */ macro
73 grp->freq_update_interval = DEFAULT_FREQ_UPDATE_INTERVAL; in alloc_related_thread_groups()