thread__set_namespaces  643 tools/perf/util/machine.c 	    thread__set_namespaces(thread, sample->time, &event->namespaces)) {
thread__set_namespaces 1715 tools/perf/util/session.c 	if (thread == NULL || thread__set_namespaces(thread, 0, NULL)) {
thread__set_namespaces   76 tools/perf/util/thread.h int thread__set_namespaces(struct thread *thread, u64 timestamp,