Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h266 static inline void thread__set_priv(struct thread *thread, void *p) in thread__set_priv() function
H A Djitdump.c802 thread__set_priv(thread, (void *)true); in jit_add_pid()
/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c949 thread__set_priv(thread, r); in thread__init_runtime()
1562 thread__set_priv(thread, priv.ptr); in map__findnew_thread()
2257 thread__set_priv(thread, itr); in init_idle_thread()
H A Dbuiltin-report.c918 thread__set_priv(task->thread, task); in tasks_print()
H A Dbuiltin-kvm.c993 thread__set_priv(thread, vcpu_record); in per_vcpu_record()
H A Dbuiltin-trace.c1321 thread__set_priv(thread, thread_trace__new()); in thread__trace()