Home
last modified time | relevance | path

Searched refs:size_annotations (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp442 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
444 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
445 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp442 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
444 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
445 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp480 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
482 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
483 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp480 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
482 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
483 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstMethod.cpp478 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
480 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
481 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstMethod.cpp480 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
482 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
483 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstMethod.cpp480 int size_annotations = a1 + a2 + a3 + a4; in collect_statistics() local
482 sz->_method_all_bytes += n1 + n3 + size_annotations; // note: n2 is part of n3 in collect_statistics()
483 sz->_ro_bytes += n1 + n3 + size_annotations; in collect_statistics()