Home
last modified time | relevance | path

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

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