Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.bpf.c28 static int trace_enqueue(struct task_struct *t) in trace_enqueue() function
51 return trace_enqueue(p); in handle__sched_wakeup()
60 return trace_enqueue(p); in handle__sched_wakeup_new()
78 trace_enqueue(prev); in handle__sched_switch()