Searched refs:number_of_functions (Results 1 – 1 of 1) sorted by relevance
102 number_of_functions = len(callgrind_data) - first_func_line - 2 variable105 number_of_top_functions = (top if number_of_functions >106 top else number_of_functions)