Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/
H A Ddram_vote_client.cc56 checkDramDuration(); in incrementDramVoteCount()
69 printf("CHRE: DRAM vote count ends: %" PRIu64 " ms", checkDramDuration()); in decrementDramVoteCount()
79 Milliseconds DramVoteClient::checkDramDuration() const { in checkDramDuration() function in chre::DramVoteClient
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Ddram_vote_client.h98 Milliseconds checkDramDuration() const;