Searched refs:bytes_moved_vis (Results 1 – 2 of 2) sorted by relevance
418 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()436 p->bytes_moved_vis += ctx.bytes_moved; in amdgpu_cs_bo_validate()585 p->bytes_moved_vis = 0; in amdgpu_cs_parser_bos()603 p->bytes_moved_vis); in amdgpu_cs_parser_bos()
519 uint64_t bytes_moved_vis; member