Searched refs:mSubscriptionPullThreadWakeupCount (Results 1 – 2 of 2) sorted by relevance
1088 mSubscriptionPullThreadWakeupCount++; in noteSubscriptionPullThreadWakeup()1176 mSubscriptionPullThreadWakeupCount = 0; in resetInternalLocked()1593 dprintf(out, "Pull thread wakeup count: %d\n", mSubscriptionPullThreadWakeupCount); in dumpStats()2024 mSubscriptionPullThreadWakeupCount, &proto); in dumpStats()
1027 int32_t mSubscriptionPullThreadWakeupCount = 0; variable