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

/system/chre/apps/spammer/
H A Dspammer.cc37 uint64_t gTotalEventCount = 0; member in namespace:chre::__anon1308
91 gTotalEventCount++;
116 LOGI("Stopped - handled %" PRIu64 " total events", gTotalEventCount);

Completed in 81 milliseconds