Home
last modified time | relevance | path

Searched defs:recent_perf (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/storaged/include/
H A Dstoraged_info.h53 vector<uint32_t> recent_perf; variable
/aosp14/system/core/storaged/
H A Dstoraged.proto46 repeated uint32 recent_perf = 2; field
H A Dstoraged_service.cpp178 uint32_t recent_perf = storaged_sp->get_recent_perf(); in getRecentPerf() local