Searched refs:tep_print_funcs (Results 1 – 5 of 5) sorted by relevance
6 tep_print_printk, tep_print_funcs, tep_set_test_filters, tep_plugin_print_options -17 void *tep_print_funcs*(struct tep_handle pass:[*]tep);27 The *tep_print_funcs()* function prints the stored function name to address mapping49 tep_print_funcs(tep);
49 void *tep_print_funcs*(struct tep_handle pass:[*]tep);
612 void tep_print_funcs(struct tep_handle *tep);
1902 tep_print_funcs(pevent); in trace_report()
814 void tep_print_funcs(struct tep_handle *tep) in tep_print_funcs() function