Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h18 void timerlat_bpf_detach(void);
40 static inline void timerlat_bpf_detach(void) { }; in timerlat_bpf_detach() function
H A Dtimerlat_bpf.c90 * timerlat_bpf_detach - detach BPF program to collect timerlat data in handle_rb_event()
92 void timerlat_bpf_detach(void)
98 * timerlat_bpf_detach - destroy BPF program to collect timerlat data in timerlat_bpf_wait()
75 void timerlat_bpf_detach(void) timerlat_bpf_detach() function
H A Dtimerlat_top.c872 timerlat_bpf_detach(); in timerlat_top_bpf_main_loop()
H A Dtimerlat_hist.c1081 timerlat_bpf_detach(); in timerlat_init_hist()