Searched refs:number_of_top_functions (Results 1 – 2 of 2) sorted by relevance
121 number_of_top_functions = top if len(functions) > top else len(functions) variable124 top_functions = functions[:number_of_top_functions]
105 number_of_top_functions = (top if number_of_functions > variable110 first_func_line + number_of_top_functions]