Searched refs:timerlat_bpf_wait (Results 1 – 4 of 4) sorted by relevance
20 int timerlat_bpf_wait(int timeout);42 static inline int timerlat_bpf_wait(int timeout) { return -1; } in timerlat_bpf_wait() function
96 int timerlat_bpf_wait(int timeout) in timerlat_bpf_wait() function
989 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()
1415 timerlat_bpf_wait(-1); in timerlat_hist_main()
Completed in 8 milliseconds