Searched refs:next_param (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/lib/traceevent/
H A Devent-parse.c6186 struct pevent_func_params **next_param; pevent_register_print_function() local
6218 next_param = &(func_handle->params); pevent_register_print_function()
6240 *next_param = param; pevent_register_print_function()
6241 next_param = &(param->next); pevent_register_print_function()

Completed in 102 milliseconds