Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread.h87 struct namespaces *thread__namespaces(struct thread *thread);
Dthread.c157 struct namespaces *thread__namespaces(struct thread *thread) in thread__namespaces() function
Dhist.c711 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry()