Searched refs:bytes_moved_vis (Results 1 – 2 of 2) sorted by relevance
73 uint64_t bytes_moved_vis; member
833 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()851 p->bytes_moved_vis += ctx.bytes_moved; in amdgpu_cs_bo_validate()981 p->bytes_moved_vis = 0; in amdgpu_cs_parser_bos()1005 p->bytes_moved_vis); in amdgpu_cs_parser_bos()
Completed in 6 milliseconds