Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer_unittest.cc65 HeapprofdConfig cfg; in TEST()
76 HeapprofdConfig cfg; in TEST()
86 HeapprofdConfig cfg; in TEST()
100 HeapprofdConfig cfg; in TEST()
116 HeapprofdConfig cfg; in TEST()
126 HeapprofdConfig cfg; in TEST()
137 HeapprofdConfig cfg; in TEST()
145 HeapprofdConfig cfg; in TEST()
155 HeapprofdConfig cfg; in TEST()
169 HeapprofdConfig cfg; in TEST()
[all …]
Dheapprofd_end_to_end_test.cc144 void ContinuousDump(HeapprofdConfig* cfg) { in ContinuousDump()
161 protos::gen::HeapprofdConfig heapprofd_config; in MakeTraceConfig()
807 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
829 TraceConfig trace_config = MakeTraceConfig([this, pid](HeapprofdConfig* cfg) { in TEST_P()
855 TraceConfig trace_config = MakeTraceConfig([this, pid](HeapprofdConfig* cfg) { in TEST_P()
884 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
914 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
972 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
1019 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
1065 TraceConfig trace_config = MakeTraceConfig([pid](HeapprofdConfig* cfg) { in TEST_P()
[all …]
Dheapprofd_producer.h52 using HeapprofdConfig = protos::gen::HeapprofdConfig; variable
65 const HeapprofdConfig& heapprofd_config,
227 HeapprofdConfig config;
DCHANGELOG.md20 `HeapprofdConfig`.
24 `dump_at_max` in `HeapprofdConfig`.
Dheapprofd_producer.cc83 bool ConfigTargetsProcess(const HeapprofdConfig& cfg, in ConfigTargetsProcess()
134 const HeapprofdConfig& heapprofd_config, in HeapprofdConfigToClientConfiguration()
374 HeapprofdConfig heapprofd_config; in SetupDataSource()
467 const HeapprofdConfig& heapprofd_config = data_source->config; in SetStartupProperties()
477 const HeapprofdConfig& heapprofd_config = data_source->config; in SignalRunningProcesses()
534 const HeapprofdConfig& heapprofd_config = data_source.config; in StartDataSource()
Dheapprofd_producer_integrationtest.cc138 protos::gen::HeapprofdConfig heapprofd_config; in MakeTraceConfig()
/external/perfetto/ui/src/common/
Dprotos.ts31 protos.perfetto.protos.HeapprofdConfig.ContinuousDumpConfig;
37 import HeapprofdConfig = protos.perfetto.protos.HeapprofdConfig;
103 HeapprofdConfig,
/external/perfetto/test/cts/
Dheapprofd_test_cts.cc105 protos::gen::HeapprofdConfig heapprofd_config; in ProfileRuntime()
159 protos::gen::HeapprofdConfig heapprofd_config; in ProfileStartup()
357 protos::gen::HeapprofdConfig heapprofd_config; in TEST()
/external/perfetto/ui/src/common/recordingV2/
Drecording_config_utils.ts26 HeapprofdConfig,
269 let heapprofd: HeapprofdConfig|undefined = undefined;
272 const cfg = new HeapprofdConfig();
/external/perfetto/docs/data-sources/
Dnative-heap-profiler.md57 [HeapprofdConfig](/docs/reference/trace-config-proto.autogen#HeapprofdConfig)
132 [HeapprofdConfig](/docs/reference/trace-config-proto.autogen#HeapprofdConfig).
266 [HeapprofdConfig](/docs/reference/trace-config-proto.autogen#HeapprofdConfig).
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto100 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and
105 // 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.proto115 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
Dperfetto_config.proto877 message HeapprofdConfig { message
2630 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto877 message HeapprofdConfig { message
2630 optional HeapprofdConfig heapprofd_config = 105 [lazy = true];
10988 // is true in HeapprofdConfig. In that case, self_allocated, self_freed and
10993 // only set if dump_at_max is true in HeapprofdConfig. In that case,