Searched refs:call_site (Results 1 – 1 of 1) sorted by relevance
309 void __cyg_profile_func_enter (void *this_fn, void *call_site) { in __cyg_profile_func_enter() argument313 CC_UNUSED_PARAM(call_site); in __cyg_profile_func_enter()316 call_site, this_fn, &i ); in __cyg_profile_func_enter()319 void __cyg_profile_func_exit (void *this_fn, void *call_site) { in __cyg_profile_func_exit() argument323 CC_UNUSED_PARAM(call_site); in __cyg_profile_func_exit()326 call_site, this_fn, &i ); in __cyg_profile_func_exit()