Searched refs:find_func_by_offset (Results 1 – 1 of 1) sorted by relevance
171 static struct func_info *find_func_by_offset(uint32_t offset) in find_func_by_offset() function474 func = (is_caller ? find_caller_by_offset : find_func_by_offset) in out_func()503 struct func_info *func = find_func_by_offset(call->func); in make_ftrace()
Completed in 4 milliseconds