Recent versions of PHP have a cache of filenames for knowing the real path of files, and require_once() and include_once() can take advantage of it
require_once()
include_once()
the 16K is the # of files not activity.
Set to 1k for most sites. Very similar to settings in APC, xcache ea etc.