Home
last modified time | relevance | path

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

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