Searched refs:timestamp_kt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/accel/habanalabs/common/
H A Dcommand_submission.c2662 ktime_t timestamp_kt; local
2676 if (!hl_pop_cs_outcome(&ctx->outcome_store, seq, &timestamp_kt, &error)) {
2701 timestamp_kt = fence->timestamp;
2707 *timestamp = ktime_to_ns(timestamp_kt);

Completed in 303 milliseconds