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

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

Completed in 137 milliseconds