Home
last modified time | relevance | path

Searched defs:this_fn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dinstrument-functions.c59 __cyg_profile_func_enter(void *this_fn, void *call_site) in __cyg_profile_func_enter()
65 __cyg_profile_func_exit(void *this_fn, void *call_site) in __cyg_profile_func_exit()
70 static void print_debug(void *this_fn, void *call_site, action_type action) in print_debug()