Searched defs:nsi (Results 1 – 12 of 12) sorted by relevance
/linux/tools/perf/util/ |
H A D | copyfile.c | 14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() 74 struct nsinfo *nsi) in copyfile_mode_ns() 133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns()
|
H A D | build-id.c | 508 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir() 526 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids() 547 struct nsinfo *nsi) in build_id_cache__add_sdt_cache() 569 #define build_id_cache__add_sdt_cache(sbuild_id, realname, nsi) (0) argument 573 struct nsinfo *nsi, in build_id_cache__find_debug() 627 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in build_id_cache__add() 749 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in __build_id_cache__add_s() 773 const char *name, struct nsinfo *nsi, in build_id_cache__add_b() 838 struct nsinfo *nsi) in filename__read_build_id_ns()
|
H A D | build-id.h | 72 const char *name, struct nsinfo *nsi, in build_id_cache__add_s()
|
H A D | jitdump.c | 39 struct nsinfo *nsi; member 755 jit_detect(const char *mmap_name, pid_t pid, struct nsinfo *nsi, bool *in_pidns) in jit_detect() 850 struct nsinfo *nsi; in jit_process() local
|
H A D | probe-event.c | 202 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() 399 const char *target, struct nsinfo *nsi, in find_alternative_probe_point() 495 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() 538 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() 624 struct nsinfo *nsi) in get_text_start_address() 777 struct nsinfo *nsi) in add_exec_to_probe_trace_events() 1166 struct nsinfo *nsi, bool user) in show_line_range() 3779 int show_available_funcs(const char *target, struct nsinfo *nsi, in show_available_funcs()
|
H A D | probe-file.c | 432 struct nsinfo *nsi) in probe_cache__open() 582 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new()
|
H A D | map.c | 129 struct nsinfo *nsi = NULL; in map__new() local
|
H A D | dso.c | 43 void dso__set_nsinfo(struct dso *dso, struct nsinfo *nsi) in dso__set_nsinfo()
|
H A D | symbol.c | 1776 struct nsinfo *nsi; in dso__find_perf_map() local
|
H A D | synthetic-events.c | 372 struct nsinfo *nsi; in perf_record_mmap2__read_build_id() local
|
/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() 198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file() 222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path() 303 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() 390 struct nsinfo *nsi = NULL; in cmd_buildid_cache() local
|
H A D | builtin-inject.c | 403 struct nsinfo *nsi = NULL; in findnew_dso() local
|