Home
last modified time | relevance | path

Searched defs:count_increment (Results 1 – 14 of 14) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp53count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp53count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp53count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp63count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp63count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp67count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp67count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DinvocationCounter.hpp67count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.hpp68count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.hpp68count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator
/dports/net/honeyd/honeyd-1.5c/
H A Dhistogram.c236 count_increment(struct count *count, int delta) in count_increment() function
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file-operations.c763 get_duplicate_name (const char *name, int count_increment, int max_length) in get_duplicate_name()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-operations.c754 get_duplicate_name (const char *name, int count_increment, int max_length) in get_duplicate_name()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file-operations.c952 int count_increment, in get_duplicate_name()