Searched refs:GKI_TRACE_5 (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_debug.c | 62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage() 67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage() 92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, in GKI_PrintBuffer() 147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes", in GKI_print_task()
|
/external/libnfc-nci/src/gki/common/ |
D | gki_debug.c | 62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage() 67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage() 92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, in GKI_PrintBuffer() 147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes", in GKI_print_task()
|
/external/libnfc-nci/src/hal/include/ |
D | gki_hal_target.h | 257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 265 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
|
/external/libnfc-nci/src/include/ |
D | gki_target.h | 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 403 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 105 …GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task… in gki_task_entry() 226 …GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, ta… in GKI_create_task()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 108 …GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task… in gki_task_entry() 229 …GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, ta… in GKI_create_task()
|