Home
last modified time | relevance | path

Searched refs:irq_threshold (Results 1 – 2 of 2) sorted by relevance

/tools/tracing/rtla/src/
A Dtimerlat.bpf.c47 const volatile int irq_threshold; variable
140 if (irq_threshold != 0 && latency_us >= irq_threshold) in handle_timerlat_sample()
A Dtimerlat_bpf.c26 bpf->rodata->irq_threshold = params->stop_us; in timerlat_bpf_init()

Completed in 4 milliseconds