Searched refs:queue_level (Results 1 – 1 of 1) sorted by relevance
1263 bool is_partial, u64 received_ts, u64 submit_ts, u32 queue_level) in update_profiling_data() argument1285 bo->perf_stats.queue_level_before = queue_level; in update_profiling_data()1286 queue_level += bo->total_slice_nents; in update_profiling_data()1303 u32 queue_level; in __qaic_execute_bo_ioctl() local1365 queue_level = head <= tail ? tail - head : dbc->nelem - (head - tail); in __qaic_execute_bo_ioctl()1377 submit_ts, queue_level); in __qaic_execute_bo_ioctl()