Home
last modified time | relevance | path

Searched refs:nsinfo__get (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dnamespaces.h53 struct nsinfo *nsinfo__get(struct nsinfo *nsi);
Dnamespaces.c226 struct nsinfo *nsinfo__get(struct nsinfo *nsi) in nsinfo__get() function
Dmap.c140 nsi = nsinfo__get(thread__nsinfo(thread)); in map__new()
Djitdump.c840 nsi = nsinfo__get(thread__nsinfo(thread)); in jit_process()
Dprobe-event.c194 dso->nsinfo = nsinfo__get(nsi); in get_target_map()
/Linux-v6.6/tools/perf/
Dbuiltin-probe.c72 pev->nsi = nsinfo__get(params->nsi); in parse_probe_event()
220 params->nsi = nsinfo__get(nsip); in opt_set_target_ns()
Dbuiltin-inject.c429 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()