Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp653 unsigned long read_perf = 0; in dump_stat_from_fd() local
658 read_perf = ((unsigned long long)SECTOR_SIZE in dump_stat_from_fd()
686 printf("%-30s: perf(ios) rd: %luKB/s(%lu/s) q: %u\n", path, read_perf, read_ios, queue); in dump_stat_from_fd()
688 … printf("%-30s: perf(ios) rd: %luKB/s(%lu/s) wr: %luKB/s(%lu/s) q: %u\n", path, read_perf, in dump_stat_from_fd()