Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dthread.c173 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() function
203 ret = __thread__set_namespaces(thread, timestamp, event); in thread__set_namespaces()