Searched refs:thread_threshold (Results 1 – 2 of 2) sorted by relevance
48 const volatile int thread_threshold; variable146 if (thread_threshold != 0 && latency_us >= thread_threshold) in handle_timerlat_sample()152 if (thread_threshold != 0 && latency_us >= thread_threshold) in handle_timerlat_sample()
27 bpf->rodata->thread_threshold = params->common.stop_total_us; in timerlat_bpf_init()