Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dcommon.h187 int top_main_loop(struct osnoise_tool *tool);
H A Dcommon.c299 int top_main_loop(struct osnoise_tool *tool) in top_main_loop() function
H A Dosnoise_top.c308 .main = top_main_loop, in osnoise_top_usage()
H A Dtimerlat_top.c572 retval = top_main_loop(tool); in timerlat_top_main_loop()