Searched defs:component_name (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/tools/deep_memory_profiler/subcommands/ |
D | pprof.py | 42 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
|
D | expand.py | 50 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/ |
D | result.py | 8 def __init__(self, suspected_cl, revision_url, component_name, author, argument
|
D | match_set.py | 45 def __init__(self, revision, component_name): argument
|
D | findit_for_crash.py | 26 component_path, component_name, crashed_line_numbers, stack_frame_indices, argument 122 component_path, component_name, repository_parser, argument
|
D | blame.py | 31 def __init__(self, line_content, component_name, stack_frame_index, argument
|
D | stacktrace.py | 28 def __init__(self, stack_frame_index, component_path, component_name, argument
|
/external/chromium_org/tools/deep_memory_profiler/lib/ |
D | policy.py | 128 def find_rule(self, component_name): argument
|