Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dcommand_submission.c2646 ktime_t timestamp_kt; in hl_wait_for_fence() local
2660 if (!hl_pop_cs_outcome(&ctx->outcome_store, seq, &timestamp_kt, &error)) { in hl_wait_for_fence()
2685 timestamp_kt = fence->timestamp; in hl_wait_for_fence()
2691 *timestamp = ktime_to_ns(timestamp_kt); in hl_wait_for_fence()