Searched refs:bytes_moved_vis (Results 1 – 2 of 2) sorted by relevance
430 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()448 p->bytes_moved_vis += ctx.bytes_moved; in amdgpu_cs_bo_validate()605 p->bytes_moved_vis = 0; in amdgpu_cs_parser_bos()623 p->bytes_moved_vis); in amdgpu_cs_parser_bos()
501 uint64_t bytes_moved_vis; member