Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c122 u64 bypassed_at; member
319 taskc->bypassed_at = p->se.sum_exec_runtime ?: (u64)-1; in set_bypassed_at()
569 if (!taskc->bypassed_at) in BPF_STRUCT_OPS()
576 p->se.sum_exec_runtime - taskc->bypassed_at); in BPF_STRUCT_OPS()
577 taskc->bypassed_at = 0; in BPF_STRUCT_OPS()
825 taskc->bypassed_at = 0; in BPF_STRUCT_OPS()