Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.h93 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
Dunwind-libunwind.c587 thread__set_priv(thread, addr_space); in unwind__prepare_access()
/linux-4.4.14/tools/perf/
Dbuiltin-kvm.c389 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
Dbuiltin-trace.c1380 thread__set_priv(thread, thread_trace__new()); in thread__trace()