Module chromiumoxide::cdp::browser_protocol::memory
source · Structs
- Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory
- Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory
- Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile
- Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile
- Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile
- Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile
- Retrieve native memory allocations profile collected since last
startSampling
call. getSamplingProfile - Retrieve native memory allocations profile collected since last
startSampling
call. getSamplingProfile - Executable module information Module
- Array of heap profile samples. SamplingProfile
- Heap profile sample. SamplingProfileNode
- Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed
- Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed
- Simulate a memory pressure notification in all processes. simulatePressureNotification
- Simulate a memory pressure notification in all processes. simulatePressureNotification
- Start collecting native memory profile. startSampling
- Start collecting native memory profile. startSampling
- Stop collecting native memory profile. stopSampling
- Stop collecting native memory profile. stopSampling
Enums
- Memory pressure level.