Home
last modified time | relevance | path

Searched refs:thread__set_namespaces (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h89 int thread__set_namespaces(struct thread *thread, u64 timestamp,
H A Dthread.c197 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() function
H A Dmachine.c648 thread__set_namespaces(thread, sample->time, &event->namespaces)) { in machine__process_namespaces_event()
H A Dsession.c1813 if (thread == NULL || thread__set_namespaces(thread, 0, NULL)) { in perf_session__register_idle_thread()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.h88 int thread__set_namespaces(struct thread *thread, u64 timestamp,
H A Dthread.c192 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()

Completed in 15 milliseconds