Home
last modified time | relevance | path

Searched refs:thread__set_namespaces (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h91 int thread__set_namespaces(struct thread *thread, u64 timestamp,
H A Dthread.c188 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() function
H A Dmachine.c546 thread__set_namespaces(thread, 0, NULL)) in machine__idle_thread()
608 thread__set_namespaces(thread, sample->time, &event->namespaces)) { in machine__process_namespaces_event()