Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.h133 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
/linux/tools/perf/
A Dbuiltin-sched.c927 thread__set_priv(thread, r); in thread__init_runtime()
1525 thread__set_priv(thread, priv.ptr); in map__findnew_thread()
2208 thread__set_priv(thread, itr); in init_idle_thread()
A Dbuiltin-kvm.c420 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
A Dbuiltin-report.c868 thread__set_priv(task->thread, task); in tasks_print()
A Dbuiltin-trace.c1307 thread__set_priv(thread, thread_trace__new()); in thread__trace()

Completed in 28 milliseconds