Searched refs:timer (Results 1 – 4 of 4) sorted by relevance
190 void (*timer)(void *arg); member
334 hbt->timer(hbt->arg); in hist_browser__run()1238 static inline bool is_report_browser(void *timer) in is_report_browser() argument1240 return timer == NULL; in is_report_browser()1762 hbt->timer(hbt->arg); in perf_evsel_menu__run()1781 hbt->timer(hbt->arg); in perf_evsel_menu__run()
686 hbt->timer(hbt->arg); in annotate_browser__run()
572 .timer = perf_top__sort_new_samples, in display_thread_tui()