Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc272 perfetto::DataSourceDescriptor dsd; in WaitForDataSource() local
273 dsd.set_name("android.java_hprof"); in WaitForDataSource()
274 JavaHprofDataSource::Register(dsd); in WaitForDataSource()