Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/pmu-events/
Djevents.c930 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file() function
1126 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()