Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c164 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() function
194 ret = __thread__set_namespaces(thread, timestamp, event); in thread__set_namespaces()