Searched refs:add_new_bo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_dump_gpu.c329 add_new_bo(unsigned fd, int handle, uint64_t size, void *map) function in typeref:typename:void
479 add_new_bo(fd, create->handle, create->size, NULL);
489 add_new_bo(fd, userptr->handle, userptr->user_size,
508 add_new_bo(fd, open->handle, open->size, NULL);
522 add_new_bo(fd, prime->handle, size, NULL);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_dump_gpu.c377 add_new_bo(unsigned fd, int handle, uint64_t size, void *map) function in typeref:typename:void
655 add_new_bo(fd, create->handle, create->size, NULL);
665 add_new_bo(fd, userptr->handle, userptr->user_size,
684 add_new_bo(fd, open->handle, open->size, NULL);
698 add_new_bo(fd, prime->handle, size, NULL);

Completed in 6 milliseconds