HomeSort by relevance Sort by last modified time
    Searched refs:get_disk_perf (Results 1 - 3 of 3) sorted by null

  /system/core/storaged/include/
storaged_utils.h 29 struct disk_perf get_disk_perf(struct disk_stats* stats);
  /system/core/storaged/
storaged.cpp 37 struct disk_perf perf = get_disk_perf(&mAccumulate);
102 struct disk_perf perf = get_disk_perf(&inc);
114 struct disk_perf acc_perf = get_disk_perf(&mAccumulate);
storaged_utils.cpp 75 struct disk_perf get_disk_perf(struct disk_stats* stats) { function

Completed in 3603 milliseconds