Home
last modified time | relevance | path

Searched defs:this_fn (Results 1 – 2 of 2) 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()
/freebsd/contrib/libpcap/
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()