Searched refs:irq_threshold (Results 1 – 2 of 2) sorted by relevance
47 const volatile int irq_threshold; variable140 if (irq_threshold != 0 && latency_us >= irq_threshold) in handle_timerlat_sample()
26 bpf->rodata->irq_threshold = params->stop_us; in timerlat_bpf_init()
Completed in 4 milliseconds