HomeSort by relevance Sort by last modified time
    Searched refs:stackfunction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/deep_memory_profiler/lib/
policy.py 151 stackfunction = bucket.symbolized_joined_stackfunction
160 rule.stackfunction_pattern.match(stackfunction)) and
197 stackfunction = bucket.symbolized_joined_stackfunction
204 rule.stackfunction_pattern.match(stackfunction)) and
305 stackfunction = rule.get('stackfunction') or rule.get('stacktrace')
310 stackfunction,
sorter.py 227 stackfunction = bucket.symbolized_joined_stackfunction
236 not self._backtrace_function.match(stackfunction)):
311 stackfunction = unit.bucket.symbolized_joined_stackfunction
318 self._backtrace_function.match(stackfunction)) and

Completed in 2627 milliseconds