Home
last modified time | relevance | path

Searched refs:out_fd_name_ (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/simple-profile/
Dsimple_profile.cc59 out_fd_name_(std::move(out_fd_name)), in SimpleProfileData()
87 std::string out_fd_name_; member in simple_profile::SimpleProfileData
177 std::string name = std::string("profile dump Thread: ") + this->out_fd_name_; in FinishInitialization()
346 << strerror(errno) << out_fd_ << " " << out_fd_name_; in DoDump()