Home
last modified time | relevance | path

Searched refs:get_recent_perf (Results 1 – 4 of 4) sorted by relevance

/system/core/storaged/include/
Dstoraged.h121 uint32_t get_recent_perf(void) { return storage_info->get_recent_perf(); } in get_recent_perf() function
Dstoraged_info.h82 uint32_t get_recent_perf();
/system/core/storaged/
Dstoraged_service.cpp178 uint32_t recent_perf = storaged_sp->get_recent_perf(); in getRecentPerf()
Dstoraged_info.cpp232 uint32_t storage_info_t::get_recent_perf() { in get_recent_perf() function in storage_info_t