Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3205 * struct eq_heartbeat_debug_info - stores debug info to be used upon heartbeat failure.
3212 struct eq_heartbeat_debug_info { struct
3498 struct eq_heartbeat_debug_info heartbeat_debug_info;
3213 last_pq_heartbeat_tseq_heartbeat_debug_info global() argument
3214 last_eq_heartbeat_tseq_heartbeat_debug_info global() argument
3215 heartbeat_event_countereq_heartbeat_debug_info global() argument
3216 cpu_queue_ideq_heartbeat_debug_info global() argument
H A Ddevice.c1071 struct eq_heartbeat_debug_info *heartbeat_debug_info = &hdev->heartbeat_debug_info; in hl_device_eq_heartbeat_received()