Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-probe.c72 pev->nsi = nsinfo__get(params->nsi); in parse_probe_event()
219 params->nsi = nsinfo__get(nsip); in opt_set_target_ns()
H A Dbuiltin-inject.c488 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()
/linux/tools/perf/util/
H A Dnamespaces.c225 struct nsinfo *nsinfo__get(struct nsinfo *nsi) in nsinfo__get() function
H A Dmap.c142 nsi = nsinfo__get(thread__nsinfo(thread)); in map__new()
H A Djitdump.c866 nsi = nsinfo__get(thread__nsinfo(thread)); in jit_process()
H A Dprobe-event.c213 dso__set_nsinfo(dso, nsinfo__get(nsi)); in get_target_map()