Home
last modified time | relevance | path

Searched refs:thread__set_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h175 static inline void thread__set_cpu(struct thread *thread, int cpu) in thread__set_cpu() function
H A Dthread.c52 thread__set_cpu(thread, -1); in thread__new()
H A Dmachine.c3071 thread__set_cpu(thread, cpu); in machine__set_current_tid()