Searched refs:got_start_profiling_reply_msg_ (Results 1 – 2 of 2) sorted by relevance
43 : attr_(attr), pid_(pid), tids_(tids), got_start_profiling_reply_msg_(false) { in InplaceSamplerClient()89 if (!got_start_profiling_reply_msg_) { in StartPolling()143 got_start_profiling_reply_msg_ = true; in HandleMessage()
52 bool got_start_profiling_reply_msg_; variable