Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DBranchListFile.cpp108 thread = FindThreadFromProc(tid); in FindThread()
128 const ThreadEntry* FindThreadFromProc(int tid) { in FindThreadFromProc() function in simpleperf::ETMThreadTreeWhenRecording