Searched defs:period (Results 1 – 8 of 8) sorted by relevance
| /kernel/sched/ |
| D | core.c | 690 s64 period = sched_avg_period(); in sched_avg_update() local 2504 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio() 2568 u64 period = attr->sched_period ?: attr->sched_deadline; in dl_overflow() local 8255 u64 period, runtime; in tg_rt_schedulable() local 8306 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable() 8454 u64 period = global_rt_period(); in sched_dl_global_validate() local 8729 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth() 8804 u64 quota, period; in tg_set_cfs_quota() local 8830 u64 quota, period; in tg_set_cfs_period() local 8874 u64 period, quota; member [all …]
|
| D | deadline.c | 55 void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime) in init_dl_bandwidth()
|
| D | rt.c | 43 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth()
|
| D | fair.c | 1967 static u64 numa_get_avg_runtime(struct task_struct *p, u64 *period) in numa_get_avg_runtime() 2082 u64 runtime, period; in task_numa_placement() local 2569 u64 period, now; in task_tick_numa() local
|
| D | sched.h | 247 ktime_t period; member
|
| /kernel/time/ |
| D | timer_stats.c | 282 struct timespec64 period; in tstats_show() local
|
| D | tick-sched.c | 100 ktime_t period; in tick_init_jiffy_update() local
|
| /kernel/events/ |
| D | core.c | 3269 s64 period, sample_period; in perf_adjust_period() local 3305 u64 now, period = TICK_NSEC; in perf_adjust_freq_unthr_context() local 7219 u64 period = hwc->last_period; in perf_swevent_set_period() local 8354 u64 period; in perf_swevent_hrtimer() local 8381 s64 period; in perf_swevent_start_hrtimer() local
|