Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/
Dcpudist.bpf.c40 static __always_inline void update_hist(struct task_struct *task, in update_hist() function
90 update_hist(next, tgid, pid, ts); in BPF_PROG()
93 update_hist(prev, prev_tgid, prev_pid, ts); in BPF_PROG()