Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread.h109 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
/Linux-v4.19/tools/perf/
Dbuiltin-sched.c916 thread__set_priv(thread, r); in thread__init_runtime()
1509 thread__set_priv(thread, priv.ptr); in map__findnew_thread()
2192 thread__set_priv(thread, itr); in init_idle_thread()
Dbuiltin-report.c762 thread__set_priv(task->thread, task); in tasks_print()
Dbuiltin-kvm.c414 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
Dbuiltin-trace.c944 thread__set_priv(thread, thread_trace__new()); in thread__trace()