Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h267 static inline struct nsinfo *thread__nsinfo(struct thread *thread) in thread__nsinfo() function
Dmap.c140 nsi = nsinfo__get(thread__nsinfo(thread)); in map__new()
Djitdump.c840 nsi = nsinfo__get(thread__nsinfo(thread)); in jit_process()
/Linux-v6.6/tools/perf/
Dbuiltin-inject.c429 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()