Home
last modified time | relevance | path

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

/third_party/node/src/large_pages/
Dnode_large_page.h29 int MapStaticCodeToLargePages();
Dnode_large_page.cc396 int MapStaticCodeToLargePages() { in MapStaticCodeToLargePages() function
/third_party/node/src/
Dnode.cc1014 int result = node::MapStaticCodeToLargePages(); in InitializeOncePerProcess()