tracerId          453 shareddata.cpp pid_t SharedData::getPtraceVirtualId(pid_t tracerId)
tracerId          459 shareddata.cpp     if (sharedDataHeader->ptraceIdMap[i].tracerId == tracerId) {
tracerId          470 shareddata.cpp void SharedData::setPtraceVirtualId(pid_t tracerId, pid_t childId)
tracerId          476 shareddata.cpp     if (sharedDataHeader->ptraceIdMap[i].tracerId == tracerId) {
tracerId          485 shareddata.cpp   sharedDataHeader->ptraceIdMap[i].tracerId = tracerId;