Searched refs:PrintDynoOpcodeStat (Results 1 – 1 of 1) sorted by relevance
42 PrintDynoOpcodeStat("print-dyno-opcode-stats", variable101 if (opts::PrintDynoOpcodeStat && Printer) { in print()147 assert(Size <= opts::PrintDynoOpcodeStat); in operator +=()149 if (Size++ >= opts::PrintDynoOpcodeStat) { in operator +=()193 if (opts::PrintDynoOpcodeStat) { in getDynoStats()205 if (I->second.second.size() == opts::PrintDynoOpcodeStat) { in getDynoStats()