Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc546 const art::RootType root_type = p.first; in DumpPerfetto() local
550 root_proto->set_root_type(ToProtoType(root_type)); in DumpPerfetto()
556 root_proto->set_root_type(ToProtoType(root_type)); in DumpPerfetto()
/art/runtime/
Dgc_root.h57 std::ostream& operator<<(std::ostream& os, const RootType& root_type);