Home
last modified time | relevance | path

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

/art/perfetto_hprof/
DAndroid.bp25 cmd: "$(location generate_operator_out) art/perfetto_hprof $(in) > $(out)",
28 "perfetto_hprof.h",
34 name: "perfetto_hprof-defaults",
36 srcs: ["perfetto_hprof.cc"],
75 defaults: ["perfetto_hprof-defaults"],
90 "perfetto_hprof-defaults",
Dperfetto_hprof.h22 namespace perfetto_hprof {
Dperfetto_hprof.cc65 namespace perfetto_hprof { namespace
752 perfetto_hprof::DumpPerfetto(self); in ArtPlugin_Initialize()
786 PERFETTO_DEFINE_DATA_SOURCE_STATIC_MEMBERS(perfetto_hprof::JavaHprofDataSource);