Home
last modified time | relevance | path

Searched refs:process_function (Results 1 – 2 of 2) sorted by relevance

/external/trace-cmd/tracecmd/
Dtrace-hist.c255 process_function(struct tep_handle *pevent, struct tep_record *record) in process_function() function
575 return process_function(pevent, record); in process_record()
/external/libtraceevent/src/
Devent-parse.c3609 process_function(struct tep_event *event, struct tep_print_arg *arg, in process_function() function
3711 type = process_function(event, arg, atom, &token); in process_arg_token()