Searched refs:HeapprofdDelegate (Results 1 – 1 of 1) sorted by relevance
54 class HeapprofdDelegate : public ThreadDelegate { class56 HeapprofdDelegate(const std::string& producer_socket) in HeapprofdDelegate() function in perfetto::profiling::__anon7c7069440111::HeapprofdDelegate58 ~HeapprofdDelegate() override = default;306 producer_thread.Start(std::unique_ptr<HeapprofdDelegate>(307 new HeapprofdDelegate(kTestProducerSockName)));