Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h17 int timerlat_bpf_attach(void);
37 static inline int timerlat_bpf_attach(void) { return -1; } in timerlat_bpf_attach() function
H A Dtimerlat_bpf.c64 int timerlat_bpf_attach(void) in timerlat_bpf_attach() function
H A Dtimerlat_top.c1172 retval = timerlat_bpf_attach(); in timerlat_top_main()
H A Dtimerlat_hist.c1326 retval = timerlat_bpf_attach(); in timerlat_hist_main()