Searched refs:batch_id (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | mpp_server.cpp | 98 RK_U32 batch_id; member 140 RK_U32 batch_id; member 228 mpp_serv_dbg_flow("batch %d -> send failed\n", batch->batch_id); in batch_send() 235 mpp_serv_dbg_flow("batch %d -> send %d for %s\n", batch->batch_id, in batch_send() 277 batch->batch_id, task->batch_slot_id, task->task_id); in process_task() 286 batch->batch_id, task->batch_slot_id, session->client); in process_task() 299 mpp_serv_dbg_flow("batch %d fill %d poll %d\n", batch->batch_id, in process_task() 303 mpp_serv_dbg_flow("batch %d poll done\n", batch->batch_id); in process_task() 314 mpp_log_f("batch %d poll ret %d errno %d %s", batch->batch_id, in process_task() 391 batch->batch_id = server->batch_id++; in process_task() [all …]
|