Searched refs:GKI_TRACE_1 (Results 1 – 4 of 4) sorted by relevance
/system/nfc/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 111 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id); in gki_task_entry() 253 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task() 343 GKI_TRACE_1("pthread_join() FAILED: result: %d", result); in GKI_shutdown() 346 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown() 434 GKI_TRACE_1("%s enter", __func__); in timer_thread() 451 GKI_TRACE_1("%s exit", __func__); in timer_thread() 472 GKI_TRACE_1("%s enter", __func__); in GKI_run() 480 GKI_TRACE_1("%s exit", __func__); in GKI_run() 494 GKI_TRACE_1("%s: enter", __func__); in GKI_run_worker_thread() 504 GKI_TRACE_1("%s: Start/Stop GKI_timer_update_registered!", __func__); in GKI_run_worker_thread() [all …]
|
/system/nfc/src/gki/ulinux/ |
D | gki_ulinux.c | 251 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task() 342 GKI_TRACE_1("pthread_join() FAILED: result: %d", result); in GKI_shutdown() 345 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown() 436 GKI_TRACE_1("%s enter", __func__); in timer_thread() 474 GKI_TRACE_1("%s enter", __func__); in GKI_run() 533 GKI_TRACE_1("%s waiting timer mutex", __func__); in GKI_run() 537 GKI_TRACE_1("%s exited timer mutex", __func__); in GKI_run() 547 GKI_TRACE_1("%s exit", __func__); in GKI_run() 846 GKI_TRACE_1("GKI_get_taskid: thread id = %x, task id = -1", thread_id); in GKI_get_taskid() 869 GKI_TRACE_1("GKI_map_taskname %d", task_id); in GKI_map_taskname() [all …]
|
/system/nfc/src/include/ |
D | gki_target.h | 384 #define GKI_TRACE_1(m, p1) \ macro 410 #define GKI_TRACE_1(m, p1) macro
|
/system/nfc/src/hal/include/ |
D | gki_hal_target.h | 238 #define GKI_TRACE_1(m, p1) \ macro 264 #define GKI_TRACE_1(m, p1) macro
|