Searched refs:perfetto (Results 1 – 5 of 5) sorted by relevance
141 bool ShouldSampleSmapsEntry(const perfetto::profiling::SmapsEntry& e) { in ShouldSampleSmapsEntry()175 bool IsOomeHeapDumpAllowed(const perfetto::DataSourceConfig& ds_config) { in IsOomeHeapDumpAllowed()181 perfetto::DataSourceConfig::SESSION_INITIATOR_TRUSTED_SYSTEM) { in IsOomeHeapDumpAllowed()188 class JavaHprofDataSource : public perfetto::DataSource<JavaHprofDataSource> {190 constexpr static perfetto::BufferExhaustedPolicy kBufferExhaustedPolicy =191 perfetto::BufferExhaustedPolicy::kStall;209 std::unique_ptr<perfetto::protos::pbzero::JavaHprofConfig::Decoder> cfg( in OnSetup()210 new perfetto::protos::pbzero::JavaHprofConfig::Decoder( in OnSetup()285 static bool IsOomeDumpEnabled(const perfetto::protos::pbzero::JavaHprofConfig::Decoder& cfg) { in IsOomeDumpEnabled()313 perfetto::TracingInitArgs args; in SetupDataSource()[all …]
21 // https://android.googlesource.com/platform/external/perfetto/+/refs/heads/master/protos/perfetto/…
189 // Whether to allow loading of the perfetto hprof plugin.
176 "//external/perfetto",
33 // Device needs perfetto as a shared lib.