Searched refs:top_main_loop (Results 1 – 4 of 4) sorted by relevance
157 int top_main_loop(struct osnoise_tool *tool);
243 int top_main_loop(struct osnoise_tool *tool) in top_main_loop() function
577 .main = top_main_loop,
915 retval = top_main_loop(tool); in timerlat_top_main_loop()