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

/system/extras/simpleperf/
H A Denvironment.cpp253 static bool ReadThreadNameAndTgid(const std::string& status_file, std::string* comm, pid_t* tgid) { function
299 if (!ReadThreadNameAndTgid(status_file, &comm, &tgid)) {

Completed in 309 milliseconds