Searched refs:queue_level (Results 1 – 1 of 1) sorted by relevance
1262 bool is_partial, u64 received_ts, u64 submit_ts, u32 queue_level) in update_profiling_data() argument1284 bo->perf_stats.queue_level_before = queue_level; in update_profiling_data()1285 queue_level += bo->total_slice_nents; in update_profiling_data()1302 u32 queue_level; in __qaic_execute_bo_ioctl() local1364 queue_level = head <= tail ? tail - head : dbc->nelem - (head - tail); in __qaic_execute_bo_ioctl()1376 submit_ts, queue_level); in __qaic_execute_bo_ioctl()