Home
last modified time | relevance | path

Searched refs:total_cper_num (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c499 uint32_t total_cper_num; in amdgpu_ras_cper_debugfs_read() local
522 if (r || !snapshot_rsp->total_cper_num) in amdgpu_ras_cper_debugfs_read()
526 total_cper_num = snapshot_rsp->total_cper_num; in amdgpu_ras_cper_debugfs_read()
531 record_req->cper_num = total_cper_num; in amdgpu_ras_cper_debugfs_read()