Home
last modified time | relevance | path

Searched refs:____machine__findnew_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c499 static struct thread *____machine__findnew_thread(struct machine *machine, in ____machine__findnew_thread() function
565 return ____machine__findnew_thread(machine, machine__threads(machine, tid), pid, tid, true); in __machine__findnew_thread()
587 th = ____machine__findnew_thread(machine, threads, pid, tid, false); in machine__find_thread()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.c618 static struct thread *____machine__findnew_thread(struct machine *machine, in ____machine__findnew_thread() function
693 return ____machine__findnew_thread(machine, machine__threads(machine, tid), pid, tid, true); in __machine__findnew_thread()
715 th = ____machine__findnew_thread(machine, threads, pid, tid, false); in machine__find_thread()

Completed in 10 milliseconds