Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread.c344 static int __thread__prepare_access(struct thread *thread) in __thread__prepare_access() function
369 err = __thread__prepare_access(thread); in thread__prepare_access()