Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread.h92 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
Dunwind-libunwind.c577 thread__set_priv(thread, addr_space); in unwind__prepare_access()
/linux-4.1.27/tools/perf/
Dbuiltin-kvm.c390 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
Dbuiltin-trace.c1198 thread__set_priv(thread, thread_trace__new()); in thread__trace()