Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Ddevice.c1072 time64_t seconds = is_pq_hb ? hdev->heartbeat_debug_info.last_pq_heartbeat_ts in stringify_time_of_last_heartbeat()
1592 hdev->heartbeat_debug_info.last_pq_heartbeat_ts = 0; in reset_heartbeat_debug_info()
H A Dfirmware_if.c698 hdev->heartbeat_debug_info.last_pq_heartbeat_ts = ktime_get_real_seconds(); in hl_fw_send_heartbeat()
H A Dhabanalabs.h3213 time64_t last_pq_heartbeat_ts; member