Home
last modified time | relevance | path

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

/tools/tracing/rtla/src/
A Dtimerlat.bpf.c48 const volatile int thread_threshold; variable
146 if (thread_threshold != 0 && latency_us >= thread_threshold) in handle_timerlat_sample()
A Dtimerlat_bpf.c27 bpf->rodata->thread_threshold = params->stop_total_us; in timerlat_bpf_init()

Completed in 3 milliseconds