Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/pmu-events/
Djevents.c1062 int maxfds; in main() local
1111 maxfds = get_maxfds(); in main()
1113 rc = nftw(ldirname, preprocess_arch_std_files, maxfds, 0); in main()
1126 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()