Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Ddelayed-ref.c60 u64 avg_runtime; in btrfs_should_throttle_delayed_refs() local
64 avg_runtime = trans->fs_info->avg_delayed_ref_runtime; in btrfs_should_throttle_delayed_refs()
65 val = num_entries * avg_runtime; in btrfs_should_throttle_delayed_refs()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_gpu_error.h104 u64 avg_runtime; member
A Di915_gpu_error.c507 ctx->total_runtime, ctx->avg_runtime); in error_print_context()
1400 e->avg_runtime = intel_context_get_avg_runtime_ns(ce); in record_context()

Completed in 12 milliseconds