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

/linux-master/tools/bpf/runqslower/
H A Drunqslower.bpf.c28 static int trace_enqueue(struct task_struct *t) function
51 return trace_enqueue(p);
60 return trace_enqueue(p);
78 trace_enqueue(prev);

Completed in 94 milliseconds