Searched refs:commRecord (Results 1 – 1 of 1) sorted by relevance
99 auto commRecord = std::make_unique<PerfRecordComm>(false, pid, tid, thread.name_); in CreateThread() local100 recordCallBack_(std::move(commRecord)); in CreateThread()