Searched refs:sampling_interval_bytes (Results 1 – 17 of 17) sorted by relevance
6 …sampling_interval_bytes: 0\n all: false\n continuous_dump_config {\n dump_phase_m…
5 …sampling_interval_bytes: 0\n all: false\n continuous_dump_config {\n dump_phase_m…
17 sampling_interval_bytes: 1
52 optional uint64 sampling_interval_bytes = 1; field99 // Otherwise, sampling_interval_bytes is used.101 // It is recommended to set sampling_interval_bytes to a reasonable default102 // value when using this, as a value of 0 for sampling_interval_bytes will
169 void SamplingHeapProfiler::SetSamplingInterval(size_t sampling_interval_bytes) { in SetSamplingInterval() argument170 PoissonAllocationSampler::Get()->SetSamplingInterval(sampling_interval_bytes); in SetSamplingInterval()
220 size_t sampling_interval_bytes) { in SetSamplingInterval() argument222 g_sampling_interval = sampling_interval_bytes; in SetSamplingInterval()
82 void SetSamplingInterval(size_t sampling_interval_bytes);
102 void SetSamplingInterval(size_t sampling_interval_bytes);
41 sampling_interval_bytes: 1
105 sampling_interval_bytes: 1024
136 cli_config->default_interval = heapprofd_config.sampling_interval_bytes(); in HeapprofdConfigToClientConfiguration()162 heapprofd_config.sampling_interval_bytes()); in HeapprofdConfigToClientConfiguration()
764 EXPECT_EQ(dump.sampling_interval_bytes(), sampling_interval); in ValidateHasSamples()
386 static_cast<int64_t>(entry.sampling_interval_bytes()) - in ParseProfilePacket()
181 optional uint64 sampling_interval_bytes = 12; field
521 * Setting `sampling_interval_bytes` to 0 crashes the target process.551 * Setting `sampling_interval_bytes` to 0 crashes the target process.
906 optional uint64 sampling_interval_bytes = 1; field953 // Otherwise, sampling_interval_bytes is used.955 // It is recommended to set sampling_interval_bytes to a reasonable default956 // value when using this, as a value of 0 for sampling_interval_bytes will
906 optional uint64 sampling_interval_bytes = 1; field953 // Otherwise, sampling_interval_bytes is used.955 // It is recommended to set sampling_interval_bytes to a reasonable default956 // value when using this, as a value of 0 for sampling_interval_bytes will11069 optional uint64 sampling_interval_bytes = 12; field