Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread.h88 int thread__set_namespaces(struct thread *thread, u64 timestamp,
Dthread.c192 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() function
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()