Home
last modified time | relevance | path

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

/XiangShan/scripts/coverage/
H A Dstatistics.py40 SELFCOVERAGE = "SELFCOVERAGE" variable
213 self_coverage = modules[module][SELFCOVERAGE]
240 modules[module][SELFCOVERAGE] = coverage[module]
257 self = tree_coverage[module][SELFCOVERAGE]
306 pp.pprint(sort_coverage(tree_coverage, SELFCOVERAGE, LINECOVERAGE))
311 pp.pprint(sort_coverage(tree_coverage, SELFCOVERAGE, TOGGLECOVERAGE))