Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp454 RK_S32 show_on_exit; member
492 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, RK_S32 show_on_exit) in mpp_stopwatch_set_show_on_exit() argument
500 impl->show_on_exit = show_on_exit; in mpp_stopwatch_set_show_on_exit()
547 if (impl->show_on_exit && impl->nodes && impl->filled_count) { in mpp_stopwatch_put()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_time.h107 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, RK_S32 show_on_exit);