Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dunwind.h24 int unwind__prepare_access(struct thread *thread);
28 static inline int unwind__prepare_access(struct thread *thread __maybe_unused) in unwind__prepare_access() function
47 static inline int unwind__prepare_access(struct thread *thread __maybe_unused) in unwind__prepare_access() function
Dthread.c42 if (unwind__prepare_access(thread) < 0) in thread__new()
Dunwind-libunwind.c573 int unwind__prepare_access(struct thread *thread) in unwind__prepare_access() function