Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/pmu-events/
Djevents.c1068 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file() function
1278 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()
1288 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()