Searched refs:map__findnew_thread (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-sched.c | 1512 map__findnew_thread(struct perf_sched *sched, struct machine *machine, pid_t pid, pid_t tid) in map__findnew_thread() function 1570 sched_in = map__findnew_thread(sched, machine, -1, next_pid); in map_switch_event()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-sched.c | 1549 map__findnew_thread(struct perf_sched *sched, struct machine *machine, pid_t pid, pid_t tid) in map__findnew_thread() function 1610 sched_in = map__findnew_thread(sched, machine, -1, next_pid); in map_switch_event()
|
Completed in 11 milliseconds