Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer_unittest.cc86 HeapprofdConfig cfg; in TEST()
97 HeapprofdConfig cfg; in TEST()
107 HeapprofdConfig cfg; in TEST()
121 HeapprofdConfig cfg; in TEST()
137 HeapprofdConfig cfg; in TEST()
147 HeapprofdConfig cfg; in TEST()
158 HeapprofdConfig cfg; in TEST()
166 HeapprofdConfig cfg; in TEST()
176 HeapprofdConfig cfg; in TEST()
190 HeapprofdConfig cfg; in TEST()
[all …]
Dheapprofd_end_to_end_test.cc143 void ContinuousDump(HeapprofdConfig* cfg) { in ContinuousDump()
160 protos::gen::HeapprofdConfig heapprofd_config; in MakeTraceConfig()
790 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
812 TraceConfig trace_config = MakeTraceConfig([this, pid](HeapprofdConfig* cfg) { in TEST_P()
838 TraceConfig trace_config = MakeTraceConfig([this, pid](HeapprofdConfig* cfg) { in TEST_P()
867 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
897 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
955 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
1002 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
1048 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
[all …]
Dheapprofd_producer.h55 using HeapprofdConfig = protos::gen::HeapprofdConfig; variable
68 const HeapprofdConfig& heapprofd_config,
229 HeapprofdConfig config;
DCHANGELOG.md20 `HeapprofdConfig`.
24 `dump_at_max` in `HeapprofdConfig`.
Dheapprofd_producer.cc85 bool ConfigTargetsProcess(const HeapprofdConfig& cfg, in ConfigTargetsProcess()
137 const HeapprofdConfig& heapprofd_config, in HeapprofdConfigToClientConfiguration()
400 HeapprofdConfig heapprofd_config; in SetupDataSource()
493 const HeapprofdConfig& heapprofd_config = data_source->config; in SetStartupProperties()
503 const HeapprofdConfig& heapprofd_config = data_source->config; in SignalRunningProcesses()
560 const HeapprofdConfig& heapprofd_config = data_source.config; in StartDataSource()
/external/perfetto/ui/src/common/
Dprotos.ts29 protos.perfetto.protos.HeapprofdConfig.ContinuousDumpConfig;
34 import HeapprofdConfig = protos.perfetto.protos.HeapprofdConfig;
129 HeapprofdConfig,
/external/perfetto/test/cts/
Dheapprofd_test_cts.cc87 protos::gen::HeapprofdConfig heapprofd_config; in ProfileRuntime()
128 protos::gen::HeapprofdConfig heapprofd_config; in ProfileStartup()
/external/perfetto/ui/src/controller/
Drecord_controller.ts31 HeapprofdConfig,
247 let heapprofd: HeapprofdConfig|undefined = undefined;
250 const cfg = new HeapprofdConfig();
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto48 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and
53 // only set if dump_at_max is true in HeapprofdConfig. In that case,
/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.proto23 message HeapprofdConfig { message
/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/protos/perfetto/config/
Ddata_source_config.proto106 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
Dperfetto_config.proto575 message HeapprofdConfig { message
1414 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
/external/perfetto/docs/data-sources/
Dnative-heap-profiler.md53 [HeapprofdConfig](/docs/reference/trace-config-proto.autogen#HeapprofdConfig)
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto575 message HeapprofdConfig { message
1414 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
7823 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and
7828 // only set if dump_at_max is true in HeapprofdConfig. In that case,