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