Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h172 static inline void thread__set_cpu(struct thread *thread, int cpu) in thread__set_cpu() function
Dthread.c51 thread__set_cpu(thread, -1); in thread__new()
Dmachine.c3283 thread__set_cpu(thread, cpu); in machine__set_current_tid()