Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/pmu-events/
Djevents.c748 static int process_mapfile(FILE *outfp, char *fpath) in process_mapfile()
867 static int is_leaf_dir(const char *fpath) in is_leaf_dir()
918 static int preprocess_arch_std_files(const char *fpath, const struct stat *sb, in preprocess_arch_std_files()
930 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file()
/Linux-v4.19/tools/bpf/bpftool/
Dperf.c146 static int show_proc(const char *fpath, const struct stat *sb, in show_proc()
Dcgroup.c203 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
/Linux-v4.19/tools/perf/util/
Dprobe-finder.c887 char *fpath; in find_probe_point_lazy() local