Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c159 DEBUG_FUNC_ENTER in psb_QueryConfigProfiles()
208 DEBUG_FUNC_ENTER in psb_QueryConfigEntrypoints()
277 DEBUG_FUNC_ENTER in psb_GetConfigAttributes()
404 DEBUG_FUNC_ENTER in psb_CreateConfig()
543 DEBUG_FUNC_ENTER in psb_DestroyConfig()
565 DEBUG_FUNC_ENTER in psb_QueryConfigAttributes()
638 DEBUG_FUNC_ENTER in psb_GetSurfaceAttributes()
733 DEBUG_FUNC_ENTER in psb_CreateSurfaces2()
1066 DEBUG_FUNC_ENTER in psb_CreateContext()
1714 DEBUG_FUNC_ENTER in psb_DestroyContext()
[all …]
Dpsb_drv_debug.h138 #define DEBUG_FUNC_ENTER while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s enter.\n", __FUNCTION__); b… macro