Home
last modified time | relevance | path

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

/system/extras/iotop/
Dtaskstats.h40 uint64_t delay_swap() const { return swap_in_delay_ns_; } in delay_swap() function
Diotop.cpp87 {"swap", make_sorter(&TaskStatistics::delay_swap, true)}, in GetSorter()
274 TimeToTgidPercent(statistics.delay_swap(), delay, statistics), in main()