Searched refs:common_only (Results 1 – 1 of 1) sorted by relevance
197 def __init__(self, reports, num_symbols, common_only): argument200 self._common_only = common_only323 pd = PerfDiffer(reports, int(options.num_symbols), options.common_only)