Searched refs:bytes_moved_vis (Results 1 – 2 of 2) sorted by relevance
424 if (p->bytes_moved_vis < p->bytes_moved_vis_threshold) in amdgpu_cs_bo_validate()442 p->bytes_moved_vis += ctx.bytes_moved; in amdgpu_cs_bo_validate()499 p->bytes_moved_vis += ctx.bytes_moved; in amdgpu_cs_try_evict()659 p->bytes_moved_vis = 0; in amdgpu_cs_parser_bos()680 p->bytes_moved_vis); in amdgpu_cs_parser_bos()
479 uint64_t bytes_moved_vis; member