Home
last modified time | relevance | path

Searched refs:GetSnapshotCount (Results 1 – 18 of 18) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-heap-profiler.cc1898 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
1900 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
1902 CHECK_EQ(1, heap_profiler->GetSnapshotCount()); in TEST()
1904 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
1907 CHECK_EQ(2, heap_profiler->GetSnapshotCount()); in TEST()
1909 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
1915 int length = profiler->GetSnapshotCount(); in FindHeapSnapshot()
1928 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
1932 CHECK_EQ(1, heap_profiler->GetSnapshotCount()); in TEST()
1935 CHECK_EQ(0, heap_profiler->GetSnapshotCount()); in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/include/
H A Dv8-profiler.h790 int GetSnapshotCount();
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/include/
H A Dv8-profiler.h833 int GetSnapshotCount();
/dports/www/node10/node-v10.24.1/deps/v8/include/
H A Dv8-profiler.h764 int GetSnapshotCount();
/dports/lang/v8/v8-9.6.180.12/include/
H A Dv8-profiler.h850 int GetSnapshotCount();
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/
H A Dv8-profiler.h764 int GetSnapshotCount();
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/
H A Dv8-profiler.h843 int GetSnapshotCount();
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/
H A Dv8-profiler.h764 int GetSnapshotCount();
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_uniformed_api.h225 nsresult (*GetSnapshotCount)(IMachine *machine, PRUint32 *snapshotCount); member
H A Dvbox_tmpl.c1055 return machine->vtbl->GetSnapshotCount(machine, snapshotCount); in _machineGetSnapshotCount()
2305 .GetSnapshotCount = _machineGetSnapshotCount,
H A Dvbox_common.c5501 rc = gVBoxAPI.UIMachine.GetSnapshotCount(machine, &count); in vboxDomainSnapshotGetAll()
6239 rc = gVBoxAPI.UIMachine.GetSnapshotCount(machine, &snapshotCount); in vboxDomainSnapshotNum()
7487 rc = gVBoxAPI.UIMachine.GetSnapshotCount(machine, &snapshotCount); in vboxConnectListAllDomains()
H A Dvbox_CAPI_v5_2.h6537 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
7373 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
8242 # define IMachine_get_SnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsh…
8243 # define IMachine_GetSnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsho…
H A Dvbox_CAPI_v6_0.h7087 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
7909 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
8754 # define IMachine_get_SnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsh…
8755 # define IMachine_GetSnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsho…
H A Dvbox_CAPI_v6_1.h8570 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
9380 nsresult (*GetSnapshotCount)(IMachine *pThis, PRUint32 *snapshotCount); member
10208 # define IMachine_get_SnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsh…
10209 # define IMachine_GetSnapshotCount(p, aSnapshotCount) ((p)->lpVtbl->GetSnapshotCount(p, aSnapsho…
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dapi.cc10446 int HeapProfiler::GetSnapshotCount() { in GetSnapshotCount() function in v8::HeapProfiler
/dports/lang/v8/v8-9.6.180.12/src/api/
H A Dapi.cc9941 int HeapProfiler::GetSnapshotCount() { in GetSnapshotCount() function in v8::HeapProfiler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi.cc10794 int HeapProfiler::GetSnapshotCount() { in GetSnapshotCount() function in v8::HeapProfiler
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc10975 int HeapProfiler::GetSnapshotCount() { in GetSnapshotCount() function in v8::HeapProfiler