Home
last modified time | relevance | path

Searched defs:curr_thread (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-sched.c197 struct thread **curr_thread; member
1654 struct thread *curr_thread = sched->curr_thread[cpu.cpu]; in map_switch_event() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-sched.c196 struct thread *curr_thread[MAX_CPUS]; member
1612 struct thread *curr_thread = sched->curr_thread[cpu]; in map_switch_event() local