Home
last modified time | relevance | path

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

/tools/tracing/rtla/src/
A Dtimerlat_bpf.h20 int timerlat_bpf_wait(int timeout);
42 static inline int timerlat_bpf_wait(int timeout) { return -1; } in timerlat_bpf_wait() function
A Dtimerlat_bpf.c96 int timerlat_bpf_wait(int timeout) in timerlat_bpf_wait() function
A Dtimerlat_top.c989 timerlat_bpf_wait(-1); in timerlat_top_bpf_main_loop()
995 wait_retval = timerlat_bpf_wait(params->quiet ? -1 : params->sleep_time); in timerlat_top_bpf_main_loop()
A Dtimerlat_hist.c1415 timerlat_bpf_wait(-1); in timerlat_hist_main()

Completed in 8 milliseconds