Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/pmu-events/
H A Djevents.c1212 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file() function
1422 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()
1432 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()