Searched refs:timerlat_bpf_attach (Results 1 – 3 of 3) sorted by relevance
17 int timerlat_bpf_attach(void);39 static inline int timerlat_bpf_attach(void) { return -1; } in timerlat_bpf_attach() function
80 * timerlat_bpf_attach - attach BPF program to collect timerlat data82 int timerlat_bpf_attach(void)65 int timerlat_bpf_attach(void) timerlat_bpf_attach() function
171 retval = timerlat_bpf_attach(); in timerlat_enable()