Home | History | Annotate | Download | only in src

Lines Matching full:commit_page_size

106   int commit_page_size = static_cast<int>(base::OS::CommitPageSize());
108 commit_page_size) + 1;
109 return static_cast<size_t>(commit_page_size * page_count);