Searched refs:root_entry_ (Results 1 – 2 of 2) sorted by relevance
253 : root_entry_(Logger::FUNCTION_TAG, "(root)"), in ProfileTree()255 root_(new ProfileNode(this, &root_entry_)), in ProfileTree()
210 CodeEntry root_entry_; variable