Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx410 static long fdcache_fds; variable
537 fdcache_fds = atol (arg); in parse_opt()
3157 fdcache.limit(fdcache_fds,fdcache_mbs); // restore status quo parameters in groom()
3306 fdcache_fds = (concurrency + fdcache_prefetch) * 2; in main()
3319 fdcache.limit(fdcache_fds, fdcache_mbs); in main()
3457 obatched(clog) << "fdcache fds " << fdcache_fds << endl; in main()