Home
last modified time | relevance | path

Searched refs:tep_reset_function_resolver (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-func_apis.txt7 tep_reset_function_resolver, tep_register_function, tep_register_print_string -
18 void *tep_reset_function_resolver*(struct tep_handle pass:[*]_tep_);
136 tep_reset_function_resolver(tep);
Dlibtraceevent.txt91 void *tep_reset_function_resolver*(struct tep_handle pass:[*]_tep_);
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h440 void tep_reset_function_resolver(struct tep_handle *tep);
Devent-parse.c532 void tep_reset_function_resolver(struct tep_handle *tep) in tep_reset_function_resolver() function