Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_top.c849 static struct trace_instance *top_inst = NULL; variable
857 tracefs_iterate_stop(top_inst->inst); in stop_top()
861 if (top_inst) in stop_top()
862 trace_instance_stop(top_inst); in stop_top()
1021 top_inst = trace; in timerlat_top_main()