Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dprotos.ts29 protos.perfetto.protos.HeapprofdConfig.ContinuousDumpConfig;
34 import HeapprofdConfig = protos.perfetto.protos.HeapprofdConfig;
219 HeapprofdConfig,
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc327 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
363 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
396 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
422 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
489 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
556 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
619 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
721 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
770 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
841 protos::gen::HeapprofdConfig heapprofd_config; in TEST_P()
Dheapprofd_producer.h49 using HeapprofdConfig = protos::gen::HeapprofdConfig; variable
197 HeapprofdConfig config;
DCHANGELOG.md6 `HeapprofdConfig`.
Dheapprofd_producer.cc67 bool ConfigTargetsProcess(const HeapprofdConfig& cfg, in ConfigTargetsProcess()
314 HeapprofdConfig heapprofd_config; in SetupDataSource()
427 const HeapprofdConfig& heapprofd_config = data_source->config; in SetStartupProperties()
437 const HeapprofdConfig& heapprofd_config = data_source->config; in SignalRunningProcesses()
494 const HeapprofdConfig& heapprofd_config = data_source.config; in StartDataSource()
/external/perfetto/test/cts/
Dheapprofd_test_cts.cc89 protos::gen::HeapprofdConfig heapprofd_config; in ProfileRuntime()
130 protos::gen::HeapprofdConfig heapprofd_config; in ProfileStartup()
/external/perfetto/ui/src/controller/
Drecord_controller.ts30 HeapprofdConfig,
233 let heapprofd: HeapprofdConfig|undefined = undefined;
236 const cfg = new HeapprofdConfig();
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto45 // See documentation of idle_allocations in HeapprofdConfig for more
50 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and
/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.proto23 message HeapprofdConfig { message
/external/perfetto/protos/perfetto/config/
Ddata_source_config.proto91 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
Dperfetto_config.proto475 message HeapprofdConfig { message
1043 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
/external/perfetto/docs/design-docs/
Dheapprofd-wire-protocol.md48 The _Main Thread_ receives a `TracingConfig` from traced containing a `HeapprofdConfig`. It adds th…
/external/perfetto/docs/data-sources/
Dnative-heap-profiler.md53 [HeapprofdConfig](/docs/reference/trace-config-proto.autogen#HeapprofdConfig)
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto475 message HeapprofdConfig { message
1043 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
6119 // See documentation of idle_allocations in HeapprofdConfig for more
6124 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and