Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c56 #define GKI_TIMER_TRACE(fmt, ...) ALOGI ("%s: " fmt, __FUNCTION__, ## __VA_ARGS__) macro
58 #define GKI_TIMER_TRACE(fmt, ...) macro
566 GKI_TIMER_TRACE(">>> STOP GKI_timer_update(), wake_lock_count:%d", --wake_lock_count); in gki_system_tick_start_stop_cback()
588 GKI_TIMER_TRACE(">>> START GKI_timer_update(), wake_lock_count:%d", ++wake_lock_count ); in gki_system_tick_start_stop_cback()
842 GKI_TIMER_TRACE(">>> SUSPENDED GKI_timer_update()" ); in GKI_run()
849 GKI_TIMER_TRACE(">>> RESTARTED GKI_timer_update(): run_cond: %d", in GKI_run()