Searched defs:SetThreadName (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dthread_tree.cpp48 void ThreadTree::SetThreadName(int pid, int tid, const std::string& comm) { function in class:simpleperf::ThreadTree
318 SetThreadName(r.data->pid, r.data->tid, r.comm);

Completed in 68 milliseconds