Searched refs:comm_ (Results 1 – 1 of 1) sorted by relevance
41 STRING_VIEW comm_ = ""; // we need a comm name like comm@0x1234 member66 : taskVaddr_(taskVaddr), comm_(comm) {}120 ss << comm_ << "@0x" << std::hex << taskVaddr_; in GetName()151 ss << " task:" << (comm_.size() > 0 ? comm_ : ""); in ToDebugString()