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

/linux-master/tools/perf/util/
H A Dthread.c149 static struct namespaces *__thread__namespaces(struct thread *thread) function
162 ns = __thread__namespaces(thread);
171 struct namespaces *new, *curr = __thread__namespaces(thread);

Completed in 109 milliseconds