Searched refs:thread__namespaces (Results 1 – 3 of 3) sorted by relevance
131 struct namespaces *thread__namespaces(const struct thread *thread) in thread__namespaces() function142 struct namespaces *new, *curr = thread__namespaces(thread); in __thread__set_namespaces()
71 struct namespaces *thread__namespaces(const struct thread *thread);
592 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry()