Searched refs:GKI_TRACE_0 (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_debug.c52 GKI_TRACE_0("");
53 GKI_TRACE_0("--- GKI Buffer Pool Summary (R - restricted, P - public) ---");
55 GKI_TRACE_0("POOL SIZE USED MAXU TOTAL");
56 GKI_TRACE_0("------------------------------");
138 GKI_TRACE_0("Service not available under insight");
142 GKI_TRACE_0("TID TASKNAME STATE FREE_STACK STACK");
/external/libnfc-nci/src/gki/common/
H A Dgki_debug.c52 GKI_TRACE_0("");
53 GKI_TRACE_0("--- GKI Buffer Pool Summary (R - restricted, P - public) ---");
55 GKI_TRACE_0("POOL SIZE USED MAXU TOTAL");
56 GKI_TRACE_0("------------------------------");
138 GKI_TRACE_0("Service not available under insight");
142 GKI_TRACE_0("TID TASKNAME STATE FREE_STACK STACK");
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c229 GKI_TRACE_0("Error! task ID > max task allowed");
279 GKI_TRACE_0("PBS SQL lowest priority task");
378 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
504 GKI_TRACE_0("GKI_run == NO_GKI_RUN_RETURN");
516 GKI_TRACE_0("GKI_run: pthread_create failed to create timer_thread!");
927 GKI_TRACE_0("GKI_enable");
930 GKI_TRACE_0("Leaving GKI_enable");
947 //GKI_TRACE_0("GKI_disable");
953 //GKI_TRACE_0("Leaving GKI_disable");
1234 GKI_TRACE_0("GKI_sched_loc
[all...]
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c232 GKI_TRACE_0("Error! task ID > max task allowed");
282 GKI_TRACE_0("PBS SQL lowest priority task");
378 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
950 GKI_TRACE_0("GKI_enable");
953 GKI_TRACE_0("Leaving GKI_enable");
970 //GKI_TRACE_0("GKI_disable");
976 //GKI_TRACE_0("Leaving GKI_disable");
1257 GKI_TRACE_0("GKI_sched_lock");
1278 GKI_TRACE_0("GKI_sched_unlock");
/external/libnfc-nci/src/hal/include/
H A Dgki_hal_target.h252 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m) macro
260 #define GKI_TRACE_0(m) macro
/external/libnfc-nci/src/include/
H A Dgki_target.h390 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m) macro
398 #define GKI_TRACE_0(m) macro

Completed in 365 milliseconds