Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/tools/perf/pmu-events/
Djevents.c753 static int process_mapfile(FILE *outfp, char *fpath) in process_mapfile()
872 static int is_leaf_dir(const char *fpath) in is_leaf_dir()
923 static int preprocess_arch_std_files(const char *fpath, const struct stat *sb, in preprocess_arch_std_files()
935 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file()
/Linux-v5.4/tools/bpf/bpftool/
Dperf.c150 static int show_proc(const char *fpath, const struct stat *sb, in show_proc()
Dcgroup.c227 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
/Linux-v5.4/tools/perf/util/
Dprobe-finder.c879 char *fpath; in find_probe_point_lazy() local