Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dnamespaces.h53 struct nsinfo *nsinfo__get(struct nsinfo *nsi);
H A Dnamespaces.c226 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.c847 nsi = nsinfo__get(thread__nsinfo(thread)); in jit_process()
H A Dprobe-event.c210 dso__set_nsinfo(dso, nsinfo__get(nsi)); in get_target_map()
/linux/tools/perf/
H A Dbuiltin-inject.c415 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()