Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c240 static int per_file_stats(int id, void *ptr, void *data) in per_file_stats() function
323 per_file_stats(0, in print_context_stats()
325 per_file_stats(0, ce->ring->vma->obj, &kstats); in print_context_stats()
338 idr_for_each(&file->object_idr, per_file_stats, &stats); in print_context_stats()