Searched refs:trace_list_functions (Results 1 – 3 of 3) sorted by relevance
60 int trace_list_functions(void *buff, int buff_size, unsigned *needed);
42 err = trace_list_functions(buff + buff_ptr, avail, &needed); in create_func_list()
146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() function