Home
last modified time | relevance | path

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

/system/chre/apps/debug_dump_world/
Ddebug_dump_world.cc37 uint32_t gEventCount = 0; variable
57 chreDebugDumpLog(" Debug event count: %" PRIu32 "\n", ++gEventCount); in handleDebugDumpEvent()