Home
last modified time | relevance | path

Searched defs:component_name (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/tools/deep_memory_profiler/subcommands/
Dpprof.py42 def _output(dump, policy, bucket_set, maps_lines, component_name, out): argument
68 def _accumulate(dump, policy, bucket_set, component_name): argument
114 def _output_stacktrace_lines(dump, policy, bucket_set, component_name, out): argument
Dexpand.py50 def _output(dump, policy, bucket_set, component_name, depth, out): argument
89 def _accumulate(dump, policy, bucket_set, component_name, depth, sizes): argument
/external/chromium_org/tools/findit/
Dresult.py8 def __init__(self, suspected_cl, revision_url, component_name, author, argument
Dmatch_set.py45 def __init__(self, revision, component_name): argument
Dfindit_for_crash.py26 component_path, component_name, crashed_line_numbers, stack_frame_indices, argument
122 component_path, component_name, repository_parser, argument
Dblame.py31 def __init__(self, line_content, component_name, stack_frame_index, argument
Dstacktrace.py28 def __init__(self, stack_frame_index, component_path, component_name, argument
/external/chromium_org/tools/deep_memory_profiler/lib/
Dpolicy.py128 def find_rule(self, component_name): argument