HomeSort by relevance Sort by last modified time
    Searched refs:computeAvg (Results 1 - 2 of 2) sorted by null

  /system/extras/memtrack/
memtrack.h 116 static inline void computeAvg(double *running_avg, size_t cur_avg,
memtrack.cpp 228 computeAvg(&all_[it->first].avg_pss_kb, it->second.pss_kb,

Completed in 82 milliseconds