Home
last modified time | relevance | path

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

/system/core/storaged/include/
Dstoraged_info.h79 void update_perf_history(uint32_t bw,
/system/core/storaged/
Dstoraged.cpp280 storage_info->update_perf_history(perf, system_clock::now()); in flush_proto_data()
Dstoraged_info.cpp150 void storage_info_t::update_perf_history(uint32_t bw, in update_perf_history() function in storage_info_t
/system/core/storaged/tests/
Dstoraged_test.cpp389 si.update_perf_history((i + 1) * 5, stp); in TEST()
431 si.update_perf_history(100, stp); in TEST()