HomeSort by relevance Sort by last modified time
    Searched refs:GetProcessForThread (Results 1 - 4 of 4) sorted by null

  /system/extras/simpleperf/
environment.h 68 bool GetProcessForThread(pid_t tid, pid_t* pid);
environment.cpp 239 bool GetProcessForThread(pid_t tid, pid_t* pid) {
event_selection_set.cpp 465 if (GetProcessForThread(tid, &pid)) {
cmd_record.cpp     [all...]

Completed in 227 milliseconds