Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread.c139 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() function
169 ret = __thread__set_namespaces(thread, timestamp, event); in thread__set_namespaces()