Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/pmu-events/
Djevents.c919 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument
921 int level = ftwbuf->level; in preprocess_arch_std_files()
931 int typeflag, struct FTW *ftwbuf) in process_one_file() argument
936 int level = ftwbuf->level; in process_one_file()
945 bname = (char *) fpath + ftwbuf->base - 2; in process_one_file()
953 bname = (char *) fpath + ftwbuf->base; in process_one_file()
/Linux-v4.19/tools/bpf/bpftool/
Dperf.c147 int tflag, struct FTW *ftwbuf) in show_proc() argument