Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dthread.h88 struct namespaces *thread__namespaces(struct thread *thread);
Dthread.c162 struct namespaces *thread__namespaces(struct thread *thread) in thread__namespaces() function
Dhist.c698 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry()