| /linux/tools/perf/util/ |
| H A D | namespaces.c | 97 int nsinfo__init(struct nsinfo *nsi) in nsinfo__init() 155 struct nsinfo *nsi; in nsinfo__new() local 179 static const char *nsinfo__mntns_path(const struct nsinfo *nsi) in nsinfo__mntns_path() 184 struct nsinfo *nsinfo__copy(const struct nsinfo *nsi) in nsinfo__copy() 211 static refcount_t *nsinfo__refcnt(struct nsinfo *nsi) in nsinfo__refcnt() 216 static void nsinfo__delete(struct nsinfo *nsi) in nsinfo__delete() 225 struct nsinfo *nsinfo__get(struct nsinfo *nsi) in nsinfo__get() 235 void nsinfo__put(struct nsinfo *nsi) in nsinfo__put() 243 bool nsinfo__need_setns(const struct nsinfo *nsi) in nsinfo__need_setns() 248 void nsinfo__clear_need_setns(struct nsinfo *nsi) in nsinfo__clear_need_setns() [all …]
|
| 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 | 515 build_id_cache__cachedir(const char * sbuild_id,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso) build_id_cache__cachedir() argument 533 build_id_cache__list_build_ids(const char * pathname,struct nsinfo * nsi,struct strlist ** result) build_id_cache__list_build_ids() argument 554 build_id_cache__add_sdt_cache(const char * sbuild_id,const char * realname,struct nsinfo * nsi) build_id_cache__add_sdt_cache() argument 576 build_id_cache__add_sdt_cache(sbuild_id,realname,nsi) global() argument 580 build_id_cache__find_debug(const char * sbuild_id,struct nsinfo * nsi,const char * root_dir) build_id_cache__find_debug() argument 634 build_id_cache__add(const char * sbuild_id,const char * name,const char * realname,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) build_id_cache__add() argument 756 __build_id_cache__add_s(const char * sbuild_id,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) __build_id_cache__add_s() argument 780 build_id_cache__add_b(const struct build_id * bid,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) build_id_cache__add_b() argument 845 filename__read_build_id_ns(const char * filename,struct build_id * bid,struct nsinfo * nsi) filename__read_build_id_ns() argument [all...] |
| H A D | build-id.h | 72 build_id_cache__add_s(const char * sbuild_id,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso) build_id_cache__add_s() argument
|
| H A D | jitdump.c | 39 struct nsinfo *nsi; member 759 jit_detect(const char * mmap_name,pid_t pid,struct nsinfo * nsi,bool * in_pidns) jit_detect() argument 854 struct nsinfo *nsi; jit_process() local [all...] |
| H A D | probe-event.c | 202 get_target_map(const char * target,struct nsinfo * nsi,bool user) get_target_map() argument 399 find_alternative_probe_point(struct debuginfo * dinfo,struct perf_probe_point * pp,struct perf_probe_point * result,const char * target,struct nsinfo * nsi,bool uprobes) find_alternative_probe_point() argument 495 open_from_debuginfod(struct dso * dso,struct nsinfo * nsi,bool silent) open_from_debuginfod() argument 538 open_debuginfo(const char * module,struct nsinfo * nsi,bool silent) open_debuginfo() argument 624 get_text_start_address(const char * exec,u64 * address,struct nsinfo * nsi) get_text_start_address() argument 777 add_exec_to_probe_trace_events(struct probe_trace_event * tevs,int ntevs,const char * exec,struct nsinfo * nsi) add_exec_to_probe_trace_events() argument 1166 show_line_range(struct line_range * lr,const char * module,struct nsinfo * nsi,bool user) show_line_range() argument 3779 show_available_funcs(const char * target,struct nsinfo * nsi,struct strfilter * _filter,bool user) show_available_funcs() argument [all...] |
| H A D | probe-file.c | 433 struct nsinfo *nsi) in probe_cache__open() argument 583 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new() argument
|
| H A D | map.c | 129 struct nsinfo *nsi = NULL; in map__new() local
|
| H A D | dso.c | 44 void dso__set_nsinfo(struct dso *dso, struct nsinfo *nsi) in dso__set_nsinfo() argument
|
| H A D | symbol.c | 1646 struct nsinfo *nsi; 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() 305 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() 392 struct nsinfo *nsi = NULL; in cmd_buildid_cache() local
|
| H A D | builtin-probe.c | 49 struct nsinfo *nsi; member
|
| H A D | builtin-inject.c | 476 struct nsinfo *nsi = NULL; findnew_dso() local
|