Home
last modified time | relevance | path

Searched refs:thread__namespaces (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/perf/util/
Dthread.h89 struct namespaces *thread__namespaces(struct thread *thread);
Dthread.c163 struct namespaces *thread__namespaces(struct thread *thread) in thread__namespaces() function
Dhist.c706 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry()