Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dthread.c346 static int __thread__prepare_access(struct thread *thread) in __thread__prepare_access() function
371 err = __thread__prepare_access(thread); in thread__prepare_access()