Home
last modified time | relevance | path

Searched refs:updateStats (Results 1 – 3 of 3) sorted by relevance

/external/jackson-databind/src/test/java/perf/
DManualReadWithTypeResolution.java88 updateStats(type, (i % 17) == 0, msg, msesc); in doTest()
116 private void updateStats(int type, boolean doGc, String msg, double msecs) in updateStats() method in ManualReadWithTypeResolution
DObjectReaderTestBase.java101 updateStats(type, (i % 17) == 0, msg, msesc); in doTest()
143 updateStats(type, (i % 17) == 0, msg, msecs); in doTest()
147 private void updateStats(int type, boolean doGc, String msg, double msecs) in updateStats() method in ObjectReaderTestBase
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1036 void updateStats(Cfg *Func, const Inst *I) { in updateStats() function
1122 updateStats(Func, &I); in emit()
1273 updateStats(Func, &I); in emitIAS()
1342 updateStats(Func, iteratorToInst(I)); in emitIAS()
1352 updateStats(Func, iteratorToInst(I)); in emitIAS()