Searched refs:thread__set_priv (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h259 static inline void thread__set_priv(struct thread *thread, void *p) function
H A Djitdump.c803 thread__set_priv(thread, (void *)true);
/linux-master/tools/perf/
H A Dbuiltin-sched.c931 thread__set_priv(thread, r);
1537 thread__set_priv(thread, priv.ptr);
2220 thread__set_priv(thread, itr);
H A Dbuiltin-kvm.c993 thread__set_priv(thread, vcpu_record);
H A Dbuiltin-trace.c1322 thread__set_priv(thread, thread_trace__new());

Completed in 598 milliseconds