Home
last modified time | relevance | path

Searched defs:WriteAllocation (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/memory/
H A Dbookkeeping_dump.cc50 void DumpState::WriteAllocation(const HeapTracker::CallstackAllocations& alloc, in WriteAllocation() function in perfetto::profiling::DumpState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/profiling/memory/
H A Dbookkeeping_dump.cc50 void DumpState::WriteAllocation(const HeapTracker::CallstackAllocations& alloc, in WriteAllocation() function in perfetto::profiling::DumpState
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DJitFrames.cpp842 static inline void WriteAllocation(const JSJitFrameIter& frame, in WriteAllocation() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DJitFrames.cpp845 static inline void WriteAllocation(const JSJitFrameIter& frame, in WriteAllocation() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DJitFrames.cpp836 static inline void WriteAllocation(const JSJitFrameIter& frame, in WriteAllocation() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DJitFrames.cpp842 static inline void WriteAllocation(const JSJitFrameIter& frame, in WriteAllocation() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJitFrames.cpp837 static inline void WriteAllocation(const JSJitFrameIter& frame, in WriteAllocation() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DJitFrames.cpp1091 WriteAllocation(const JitFrameIterator& frame, const LAllocation* a, uintptr_t value) in WriteAllocation() function