Searched defs:dispatches_table (Results 1 – 1 of 1) sorted by relevance
56 def warn_if_counter_may_have_saturated(dispatches_table): argument64 def find_top_bytecode_dispatch_pairs(dispatches_table, top_count): argument74 def print_top_bytecode_dispatch_pairs(dispatches_table, top_count): argument82 def find_top_bytecodes(dispatches_table): argument91 def print_top_bytecodes(dispatches_table): argument99 dispatches_table, bytecode, top_count, sort_source_relative): argument118 def print_top_dispatch_sources_and_destinations(dispatches_table, bytecode, argument131 def build_counters_matrix(dispatches_table): argument148 def plot_dispatches_table(dispatches_table, figure, axis): argument