Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Di915_gpu_error.h105 u64 total_runtime; member
H A Di915_gpu_error.c536 ctx->total_runtime, ctx->avg_runtime); in error_print_context()
1472 e->total_runtime = intel_context_get_total_runtime_ns(ce); in record_context()
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_fwif.h439 u32 total_runtime; member
H A Dintel_guc_submission.c1223 *total = record_read(&rec_map, total_runtime); in __get_engine_usage_record()
1227 record_read(&rec_map, total_runtime) == *total) in __get_engine_usage_record()
1242 record_write(&rec_map, total_runtime, total); in __set_engine_usage_record()