Searched refs:MPP_BUF_DBG_DUMP_ON_EXIT (Results 1 – 2 of 2) sorted by relevance
19 #define MPP_BUF_DBG_DUMP_ON_EXIT (0x00000020) macro
1044 if (mpp_buffer_debug & MPP_BUF_DBG_DUMP_ON_EXIT) in mpp_buffer_service_deinit()1183 p->dump_on_exit = (mpp_buffer_debug & MPP_BUF_DBG_DUMP_ON_EXIT) ? (1) : (0); in service_get_group()