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
116 * timerlat_bpf_wait - wait until tracing is stopped or signal in timerlat_bpf_restart_tracing() 118 int timerlat_bpf_wait(int timeout) in timerlat_bpf_restart_tracing() 96 int timerlat_bpf_wait(int timeout) timerlat_bpf_wait() function
817 timerlat_bpf_wait(-1); in timerlat_top_apply_config() 823 wait_retval = timerlat_bpf_wait(params->common.quiet ? -1 :
1063 timerlat_bpf_wait(-1); in timerlat_hist_apply_config()