Home
last modified time | relevance | path

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

/linux-6.1.9/tools/tracing/rtla/src/
Dosnoise.c308 unsigned long long curr_runtime = context->runtime_us; in osnoise_restore_runtime_period() local
315 if ((orig_period == curr_period) && (orig_runtime == curr_runtime)) in osnoise_restore_runtime_period()