Searched defs:fpath (Results 1 – 8 of 8) sorted by relevance
/linux/tools/perf/pmu-events/ |
A D | jevents.c | 859 static int process_mapfile(FILE *outfp, char *fpath) in process_mapfile() 986 static int is_leaf_dir(const char *fpath) in is_leaf_dir() 1037 static int preprocess_arch_std_files(const char *fpath, const struct stat *sb, in preprocess_arch_std_files() 1049 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file()
|
/linux/tools/bpf/bpftool/ |
A D | perf.c | 150 static int show_proc(const char *fpath, const struct stat *sb, in show_proc()
|
A D | cgroup.c | 242 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
|
A D | common.c | 400 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
|
/linux/tools/testing/selftests/powerpc/ |
A D | utils.c | 142 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
|
/linux/tools/perf/bench/ |
A D | inject-buildid.c | 78 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
|
/linux/tools/perf/util/ |
A D | cgroup.c | 208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name()
|
A D | probe-finder.c | 963 char *fpath; in find_probe_point_lazy() local
|
Completed in 34 milliseconds