Searched refs:queue_level (Results 1 – 1 of 1) sorted by relevance
1267 bool is_partial, u64 received_ts, u64 submit_ts, u32 queue_level) in update_profiling_data() argument1289 bo->perf_stats.queue_level_before = queue_level; in update_profiling_data()1290 queue_level += bo->total_slice_nents; in update_profiling_data()1307 u32 queue_level; in __qaic_execute_bo_ioctl() local1369 queue_level = head <= tail ? tail - head : dbc->nelem - (head - tail); in __qaic_execute_bo_ioctl()1381 submit_ts, queue_level); in __qaic_execute_bo_ioctl()