Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h97 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.c732 thread__set_namespaces(thread, 0, NULL)) in machine__idle_thread()
794 thread__set_namespaces(thread, sample->time, &event->namespaces)) { in machine__process_namespaces_event()