Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp292 static bool GetThreadComm(pid_t pid, std::vector<ThreadComm>* thread_comms) { in GetThreadComm() function
321 if (!GetThreadComm(pid, thread_comms)) { in GetThreadComms()