Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_log_ring.h74 uint32_t logged_batch_count; member
H A Dras_cmd.c185 output_data->total_cper_num = overview.logged_batch_count; in ras_cmd_get_cper_snapshot()
268 rsp->total_batch_num = overview.logged_batch_count; in ras_cmd_get_batch_trace_snapshot()
H A Dras_log_ring.c311 overview->logged_batch_count = in ras_log_ring_get_batch_overview()
/linux/drivers/gpu/drm/amd/ras/ras_mgr/
H A Damdgpu_virt_ras_cmd.c108 overview->logged_batch_count = rsp.total_batch_num; in amdgpu_virt_ras_get_batch_trace_overview()