Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/drc/
H A DDRCmain.c126 static int drcTotalHRulesHisto[DRC_MAXRULESHISTO]; variable
433 drcTotalHRulesHisto[n] += DRCstatHRulesHisto[n]; in DRCPrintStats()
435 if (drcTotalHRulesHisto[n] == 0 && drcTotalVRulesHisto[n] == 0) in DRCPrintStats()
439 DRCstatHRulesHisto[n], drcTotalHRulesHisto[n], in DRCPrintStats()