Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c2660 ktime_t timestamp_kt; in hl_wait_for_fence() local
2674 if (!hl_pop_cs_outcome(&ctx->outcome_store, seq, &timestamp_kt, &error)) { in hl_wait_for_fence()
2699 timestamp_kt = fence->timestamp; in hl_wait_for_fence()
2705 *timestamp = ktime_to_ns(timestamp_kt); in hl_wait_for_fence()