Searched refs:stringify_time_of_last_heartbeat (Results 1 – 1 of 1) sorted by relevance
1069 static void stringify_time_of_last_heartbeat(struct hl_device *hdev, char *time_str, size_t size, in stringify_time_of_last_heartbeat() function1098 stringify_time_of_last_heartbeat(hdev, pq_time_str, sizeof(pq_time_str), true); in hl_device_eq_heartbeat_received()1099 stringify_time_of_last_heartbeat(hdev, eq_time_str, sizeof(eq_time_str), false); in hl_device_eq_heartbeat_received()