Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_time.c430 rk_s32 show_on_exit; member
468 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, rk_s32 show_on_exit) in mpp_stopwatch_set_show_on_exit() argument
477 impl->show_on_exit = show_on_exit; in mpp_stopwatch_set_show_on_exit()
527 if (impl->show_on_exit && impl->nodes && impl->filled_count) { in mpp_stopwatch_put()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_time.h90 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, rk_s32 show_on_exit);