Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Ddevice.c1069 static void stringify_time_of_last_heartbeat(struct hl_device *hdev, char *time_str, size_t size, in stringify_time_of_last_heartbeat() function
1098 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()