Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h19 void timerlat_bpf_destroy(void);
41 static inline void timerlat_bpf_destroy(void) { }; in timerlat_bpf_destroy() function
H A Dtimerlat_bpf.c100 void timerlat_bpf_destroy(void) in timerlat_bpf_wait()
83 void timerlat_bpf_destroy(void) timerlat_bpf_destroy() function
H A Dtimerlat.c232 timerlat_bpf_destroy(); in timerlat_free()