Skip to main content

Module aggregate

Module aggregate 

Source

Structsยง

FunctionListResult ๐Ÿ”’
SampleCounts ๐Ÿ”’

Constantsยง

BOTTLENECK_RATIO_EPSILON ๐Ÿ”’
BOTTLENECK_RATIO_THRESHOLD ๐Ÿ”’
BOTTLENECK_SELF_PCT_THRESHOLD ๐Ÿ”’
MAX_BOTTLENECKS ๐Ÿ”’
MAX_CALL_EDGES ๐Ÿ”’
MAX_CAT_FUNCS ๐Ÿ”’
MAX_CONTEXT_ENTRIES ๐Ÿ”’
MAX_HOTSPOT_CONTEXT ๐Ÿ”’
MIN_BOTTLENECK_PCT ๐Ÿ”’
MIN_CATEGORY_PCT ๐Ÿ”’
MIN_EDGE_PCT ๐Ÿ”’

Functionsยง

build_call_edges ๐Ÿ”’
build_categories ๐Ÿ”’
build_function_list ๐Ÿ”’
build_hotspot_context ๐Ÿ”’
count_samples ๐Ÿ”’
find_bottlenecks ๐Ÿ”’
top_entries ๐Ÿ”’