Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dthread.c155 static struct namespaces *__thread__namespaces(const struct thread *thread) in __thread__namespaces() function
168 ns = __thread__namespaces(thread); in thread__namespaces()
177 struct namespaces *new, *curr = __thread__namespaces(thread); in __thread__set_namespaces()

Completed in 4 milliseconds