Searched refs:timerlat_bpf_wait (Results 1 – 4 of 4) sorted by relevance
20 int timerlat_bpf_wait(int timeout);40 static inline int timerlat_bpf_wait(int timeout) { return -1; } in timerlat_bpf_wait() function
95 int timerlat_bpf_wait(int timeout) in timerlat_bpf_wait() function
938 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()
1363 timerlat_bpf_wait(-1); in timerlat_hist_main()