Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h343 u64 runtime_snap; member
H A Dfair.c5607 runtime = cfs_b->runtime_snap - cfs_b->runtime; in __refill_cfs_bandwidth_runtime()
5614 cfs_b->runtime_snap = cfs_b->runtime; in __refill_cfs_bandwidth_runtime()