Searched refs:nsinfo__mountns_enter (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | copyfile.c | 22 nsinfo__mountns_enter(nsi, &nsc); in slow_copyfile() 82 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns() 114 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns()
|
H A D | namespaces.c | 279 void nsinfo__mountns_enter(struct nsinfo *nsi, in nsinfo__mountns_enter() function 355 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 367 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat()
|
H A D | namespaces.h | 64 void nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc);
|
H A D | jitdump.c | 88 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 103 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 146 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open()
|
H A D | build-id.c | 609 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache() 648 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug() 895 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns()
|
H A D | dsos.c | 89 nsinfo__mountns_enter(pos->nsinfo, &nsc); in __dsos__read_build_ids()
|
H A D | probe-event.c | 503 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 551 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 613 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 1139 nsinfo__mountns_enter(nsi, &nsc); in show_line_range() 2935 nsinfo__mountns_enter(pev->nsi, &nsc); in __add_probe_trace_events()
|
H A D | symbol.c | 1723 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1769 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1867 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load()
|
H A D | probe-file.c | 472 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open()
|
H A D | dso.c | 604 nsinfo__mountns_enter(dso->nsinfo, &nsc); in open_dso()
|
H A D | synthetic-events.c | 395 nsinfo__mountns_enter(nsi, &nc); in perf_record_mmap2__read_build_id()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 182 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_file() 206 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__remove_file() 309 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file()
|
H A D | builtin-inject.c | 638 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id()
|