Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h20 int timerlat_bpf_wait(int timeout);
40 static inline int timerlat_bpf_wait(int timeout) { return -1; } in timerlat_bpf_wait() function
H A Dtimerlat_bpf.c95 int timerlat_bpf_wait(int timeout) in timerlat_bpf_wait() function
H A Dtimerlat_top.c938 timerlat_bpf_wait(-1); in timerlat_top_bpf_main_loop()
944 timerlat_bpf_wait(-1); in timerlat_top_bpf_main_loop()
957 wait_retval = timerlat_bpf_wait(params->sleep_time); in timerlat_top_bpf_main_loop()
H A Dtimerlat_hist.c1363 timerlat_bpf_wait(-1); in timerlat_hist_main()