Searched refs:thread__set_namespaces (Results 1 – 4 of 4) sorted by relevance
76 int thread__set_namespaces(struct thread *thread, u64 timestamp,
195 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() function
1717 if (thread == NULL || thread__set_namespaces(thread, 0, NULL)) { in perf_session__register_idle_thread()
643 thread__set_namespaces(thread, sample->time, &event->namespaces)) { in machine__process_namespaces_event()