Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dthread.c347 static int __thread__prepare_access(struct thread *thread) in __thread__prepare_access() function
372 err = __thread__prepare_access(thread); in thread__prepare_access()