Home
last modified time | relevance | path

Searched refs:_frame_count_total (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp486 int _frame_count_total; member in VM_GetMultipleStackTraces
503 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1230 _frame_count_total += infop->frame_count; in fill_frames()
1239 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp486 int _frame_count_total; member in VM_GetMultipleStackTraces
503 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1230 _frame_count_total += infop->frame_count; in fill_frames()
1239 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp486 int _frame_count_total; member in VM_GetMultipleStackTraces
503 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1233 _frame_count_total += infop->frame_count; in fill_frames()
1242 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp478 int _frame_count_total; member in VM_GetMultipleStackTraces
495 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1231 _frame_count_total += infop->frame_count; in fill_frames()
1240 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp477 int _frame_count_total; member in VM_GetMultipleStackTraces
494 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1236 _frame_count_total += infop->frame_count; in fill_frames()
1245 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp486 int _frame_count_total; member in VM_GetMultipleStackTraces
503 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1232 _frame_count_total += infop->frame_count; in fill_frames()
1241 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp474 int _frame_count_total; member in VM_GetMultipleStackTraces
491 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1242 _frame_count_total += infop->frame_count; in fill_frames()
1251 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp474 int _frame_count_total; member in VM_GetMultipleStackTraces
491 _frame_count_total = 0; in VM_GetMultipleStackTraces()
H A DjvmtiEnvBase.cpp1242 _frame_count_total += infop->frame_count; in fill_frames()
1251 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp489 int _frame_count_total; member in MultipleStackTracesCollector
503 _frame_count_total(0), in MultipleStackTracesCollector()
H A DjvmtiEnvBase.cpp1207 _frame_count_total += infop->frame_count; in fill_frames()
1216 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp488 int _frame_count_total; member in MultipleStackTracesCollector
502 _frame_count_total(0), in MultipleStackTracesCollector()
H A DjvmtiEnvBase.cpp1205 _frame_count_total += infop->frame_count; in fill_frames()
1214 + _frame_count_total * sizeof(jvmtiFrameInfo); in allocate_and_fill_stacks()