Home
last modified time | relevance | path

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

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