Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c11121 static u64 throttled_time_self(struct task_group *tg) in throttled_time_self() function
11137 seq_printf(sf, "throttled_time %llu\n", throttled_time_self(tg)); in cpu_cfs_local_stat_show()
11285 throttled_self_usec = throttled_time_self(tg); in cpu_local_stat_show()