Searched refs:statistics (Results 1 – 4 of 4) sorted by relevance
46 public boolean statistics; field in CfOptions
277 if (args.statistics) { in processMethods()292 if (args.statistics && nonOptRmeth != null) { in processMethods()
63 |statistics:
208 if (args.optimize && args.statistics) { in processAllFiles()442 if (args.statistics) { in writeDex()804 public boolean statistics; field in Main.Arguments836 statistics = true; in parse()933 cfOptions.statistics = statistics; in makeCfOptions()