Searched defs:DEBUG_ATOMICS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/surfaceflinger_client/
H A DSharedBufferStack.cpp31 #define DEBUG_ATOMICS 0 macro
382 LOGD_IF(DEBUG_ATOMICS, "dequeued=%d, tail++=%d, %s",
430 LOGD_IF(DEBUG_ATOMICS, "queued=%d, %s", buf, dump("").string());
517 LOGD_IF(DEBUG_ATOMICS && buf>=0, "retire=%d, %s",

Completed in 21 milliseconds