Home
last modified time | relevance | path

Searched defs:ReadThreadNameAndPid (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp38 bool ReadThreadNameAndPid(pid_t, std::string*, pid_t*) { in ReadThreadNameAndPid() function
/system/extras/simpleperf/
Denvironment.cpp146 bool ReadThreadNameAndPid(pid_t tid, std::string* comm, pid_t* pid) { in ReadThreadNameAndPid() function