Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h256 int64 GetPageCount() {return pages_copied_;} in GetPageCount() function
H A Dworker.cc2346 pages_copied_ += child_thread.GetPageCount(); in ReapSlaves()