Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc141 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 …]
DAndroid.bp21 // https://android.googlesource.com/platform/external/perfetto/+/refs/heads/master/protos/perfetto/…
/art/runtime/
Druntime_options.def189 // Whether to allow loading of the perfetto hprof plugin.
/art/libdexfile/
DAndroid.bp176 "//external/perfetto",
/art/tools/fuzzer/
DAndroid.bp33 // Device needs perfetto as a shared lib.