Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/pmu-events/
Djevents.c1067 int maxfds; in main() local
1116 maxfds = get_maxfds(); in main()
1118 rc = nftw(ldirname, preprocess_arch_std_files, maxfds, 0); in main()
1131 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()