Searched refs:thread_threshold (Results 1 – 2 of 2) sorted by relevance
41 const volatile int thread_threshold; variable141 if (thread_threshold != 0 && latency_us >= thread_threshold) in handle_timerlat_sample()
26 bpf->rodata->thread_threshold = params->stop_total_us; in timerlat_bpf_init()