Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h19 void timerlat_bpf_destroy(void);
39 static inline void timerlat_bpf_destroy(void) { }; in timerlat_bpf_destroy() function
H A Dtimerlat_bpf.c82 void timerlat_bpf_destroy(void) in timerlat_bpf_destroy() function
H A Dtimerlat_hist.c1414 timerlat_bpf_destroy(); in timerlat_hist_main()