Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtop.h43 pthread_cond_t active_symbols_cond; member
/external/linux-tools-perf/
Dbuiltin-top.c91 .active_symbols_cond = PTHREAD_COND_INITIALIZER,
611 err = pthread_cond_wait(&top.active_symbols_cond, in display_thread_tui()
843 pthread_cond_broadcast(&top.active_symbols_cond); in perf_event__process_sample()