Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info_linux.cc22 int64_t AmountOfMemory(int pages_name) { in AmountOfMemory() argument
23 long pages = sysconf(pages_name); in AmountOfMemory()