Home
last modified time | relevance | path

Searched defs:nsi (Results 1 – 12 of 12) sorted by relevance

/linux/tools/perf/util/
H A Dnamespaces.c98 int nsinfo__init(struct nsinfo *nsi) in nsinfo__init() argument
156 struct nsinfo *nsi; nsinfo__new() local
180 nsinfo__mntns_path(const struct nsinfo * nsi) nsinfo__mntns_path() argument
185 nsinfo__copy(const struct nsinfo * nsi) nsinfo__copy() argument
212 nsinfo__refcnt(struct nsinfo * nsi) nsinfo__refcnt() argument
217 nsinfo__delete(struct nsinfo * nsi) nsinfo__delete() argument
226 nsinfo__get(struct nsinfo * nsi) nsinfo__get() argument
236 nsinfo__put(struct nsinfo * nsi) nsinfo__put() argument
244 nsinfo__need_setns(const struct nsinfo * nsi) nsinfo__need_setns() argument
249 nsinfo__clear_need_setns(struct nsinfo * nsi) nsinfo__clear_need_setns() argument
254 nsinfo__tgid(const struct nsinfo * nsi) nsinfo__tgid() argument
259 nsinfo__nstgid(const struct nsinfo * nsi) nsinfo__nstgid() argument
264 nsinfo__pid(const struct nsinfo * nsi) nsinfo__pid() argument
269 nsinfo__in_pidns(const struct nsinfo * nsi) nsinfo__in_pidns() argument
274 nsinfo__mountns_enter(struct nsinfo * nsi,struct nscookie * nc) nsinfo__mountns_enter() argument
345 nsinfo__realpath(const char * path,struct nsinfo * nsi) nsinfo__realpath() argument
357 nsinfo__stat(const char * filename,struct stat * st,struct nsinfo * nsi) nsinfo__stat() argument
[all...]
H A Dcopyfile.c14 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 Dbuild-id.c500 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir()
518 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids()
539 struct nsinfo *nsi) in build_id_cache__add_sdt_cache()
561 #define build_id_cache__add_sdt_cache(sbuild_id, realname, nsi) (0) argument
565 struct nsinfo *nsi, in build_id_cache__find_debug()
619 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in build_id_cache__add()
741 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in __build_id_cache__add_s()
765 const char *name, struct nsinfo *nsi, in build_id_cache__add_b()
830 struct nsinfo *nsi) in filename__read_build_id_ns()
H A Dbuild-id.h72 const char *name, struct nsinfo *nsi, in build_id_cache__add_s()
H A Dnamespaces.h79 nsinfo__zput(nsi) global() argument
[all...]
H A Djitdump.c39 struct nsinfo *nsi; member
740 jit_detect(const char * mmap_name,pid_t pid,struct nsinfo * nsi) jit_detect() argument
830 struct nsinfo *nsi; jit_process() local
[all...]
H A Dprobe-event.c199 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map()
396 const char *target, struct nsinfo *nsi, in find_alternative_probe_point()
492 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod()
535 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo()
621 struct nsinfo *nsi) in get_text_start_address()
774 struct nsinfo *nsi) in add_exec_to_probe_trace_events()
1162 struct nsinfo *nsi, bool user) in show_line_range()
3775 int show_available_funcs(const char *target, struct nsinfo *nsi, in show_available_funcs()
H A Dmap.c129 struct nsinfo *nsi = NULL; in map__new() local
H A Ddso.c43 void dso__set_nsinfo(struct dso *dso, struct nsinfo *nsi) in dso__set_nsinfo()
H A Dsynthetic-events.c371 struct nsinfo *nsi; in perf_record_mmap2__read_build_id() local
/linux/tools/perf/
H A Dbuiltin-buildid-cache.c175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() argument
198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file() argument
222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path() argument
303 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() argument
390 struct nsinfo *nsi = NULL; cmd_buildid_cache() local
[all...]
H A Dbuiltin-inject.c403 struct nsinfo *nsi = NULL; in findnew_dso() local