Home
last modified time | relevance | path

Searched refs:kPacketSizeThreshold (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/profiling/memory/
H A Dbookkeeping_dump.cc27 uint32_t kPacketSizeThreshold = 400000; variable
95 if (currently_written() > kPacketSizeThreshold) { in GetCurrentProcessHeapSamples()
111 if (currently_written() > kPacketSizeThreshold) in GetCurrentInternedData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/memory/
H A Dbookkeeping_dump.cc27 uint32_t kPacketSizeThreshold = 400000; variable
89 if (currently_written() > kPacketSizeThreshold) { in GetCurrentProcessHeapSamples()
105 if (currently_written() > kPacketSizeThreshold) in GetCurrentInternedData()