Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.py156 def add_callstack(self, event_count, callstack, build_addr_hit_map): argument
272 def build_addr_hit_map(self, addr, event_count, subtree_event_count): member in FunctionScope
567 def __init__(self, binary_cache_path, ndk_path, build_addr_hit_map): argument