Home
last modified time | relevance | path

Searched refs:get_disk_perf (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/storaged/
H A Dstoraged_diskstats.cpp147 struct disk_perf get_disk_perf(struct disk_stats* stats) in get_disk_perf() function
261 struct disk_perf perf = get_disk_perf(&inc); in update()
284 struct disk_perf acc_perf = get_disk_perf(&mAccumulate); in update()
313 struct disk_perf perf = get_disk_perf(&mAccumulate_pub); in publish()
/aosp14/system/core/storaged/include/
H A Dstoraged_utils.h31 struct disk_perf get_disk_perf(struct disk_stats* stats);