Searched refs:dsd (Results 1 – 1 of 1) sorted by relevance
254 perfetto::DataSourceDescriptor dsd; in WaitForDataSource() local255 dsd.set_name("android.java_hprof"); in WaitForDataSource()256 dsd.set_will_notify_on_stop(true); in WaitForDataSource()257 JavaHprofDataSource::Register(dsd); in WaitForDataSource()