Home
last modified time | relevance | path

Searched defs:ddb (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/tools/
Dskl_ddb_allocation.c243 struct skl_ddb_allocation *ddb /* out */) in skl_allocate_pipe_ddb()
343 static void skl_ddb_print(struct skl_ddb_allocation *ddb) in skl_ddb_print()
436 static struct skl_ddb_allocation ddb; in main() local