Home
last modified time | relevance | path

Searched refs:thread__nsinfo (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h275 static inline struct nsinfo *thread__nsinfo(struct thread *thread) in thread__nsinfo() 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()
/linux/tools/perf/
H A Dbuiltin-inject.c415 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()