Searched refs:trace_list_calls (Results 1 – 3 of 3) sorted by relevance
80 int trace_list_calls(void *buff, int buff_size, unsigned int *needed);
66 err = trace_list_calls(buff + buff_ptr, avail, &needed); in create_call_list()
190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() function