/src/sys/external/bsd/drm2/dist/drm/i915/ |
intel_runtime_pm.c | 75 static void __print_depot_stack(depot_stack_handle_t stack, function in typeref:typename:void 158 __print_depot_stack(stack, buf, PAGE_SIZE, 2); 163 __print_depot_stack(stack, buf, PAGE_SIZE, 2); 195 __print_depot_stack(dbg->last_acquire, buf, PAGE_SIZE, 2); 200 __print_depot_stack(dbg->last_release, buf, PAGE_SIZE, 2); 215 __print_depot_stack(stack, buf, PAGE_SIZE, 2);
|
intel_runtime_pm.c | 75 static void __print_depot_stack(depot_stack_handle_t stack, function in typeref:typename:void 158 __print_depot_stack(stack, buf, PAGE_SIZE, 2); 163 __print_depot_stack(stack, buf, PAGE_SIZE, 2); 195 __print_depot_stack(dbg->last_acquire, buf, PAGE_SIZE, 2); 200 __print_depot_stack(dbg->last_release, buf, PAGE_SIZE, 2); 215 __print_depot_stack(stack, buf, PAGE_SIZE, 2);
|