OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 66 milliseconds