HomeSort by: relevance | last modified time | path
    Searched defs:__print_depot_stack (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 23 milliseconds