Searched refs:kind (Results 1 – 2 of 2) sorted by relevance
75 @Param Kind kind; field in MutableIntBenchmark78 kind.timeCreate(reps); in timeCreate()82 kind.timeIncrement(reps); in timeIncrement()86 kind.timeGet(reps); in timeGet()
245 public static native int getAllocCount(int kind); in getAllocCount() argument