Searched defs:dispatches_table (Results 1 – 1 of 1) sorted by relevance
53 def warn_if_counter_may_have_saturated(dispatches_table): argument61 def find_top_bytecode_dispatch_pairs(dispatches_table, top_count): argument71 def print_top_bytecode_dispatch_pairs(dispatches_table, top_count): argument79 def find_top_bytecodes(dispatches_table): argument88 def print_top_bytecodes(dispatches_table): argument96 dispatches_table, bytecode, top_count, sort_source_relative): argument115 def print_top_dispatch_sources_and_destinations(dispatches_table, bytecode, argument128 def build_counters_matrix(dispatches_table): argument145 def plot_dispatches_table(dispatches_table, figure, axis): argument