Searched refs:thread__set_priv (Results 1 – 5 of 5) sorted by relevance
265 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
823 thread__set_priv(thread, (void *)true); in jit_add_pid()
942 thread__set_priv(thread, r); in thread__init_runtime()1563 thread__set_priv(thread, priv.ptr); in map__findnew_thread()2399 thread__set_priv(thread, itr); in init_idle_thread()
932 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
1623 thread__set_priv(thread, thread_trace__new(trace)); in thread__trace()
Completed in 30 milliseconds