Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/pmu-events/
Djevents.c924 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument
926 int level = ftwbuf->level; in preprocess_arch_std_files()
936 int typeflag, struct FTW *ftwbuf) in process_one_file() argument
941 int level = ftwbuf->level; in process_one_file()
950 bname = (char *) fpath + ftwbuf->base - 2; in process_one_file()
958 bname = (char *) fpath + ftwbuf->base; in process_one_file()
/Linux-v5.4/tools/bpf/bpftool/
Dperf.c151 int tflag, struct FTW *ftwbuf) in show_proc() argument