Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_lib.c309 void __cyg_profile_func_enter (void *this_fn, void *call_site) { in __cyg_profile_func_enter() argument
313 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() argument
323 CC_UNUSED_PARAM(call_site); in __cyg_profile_func_exit()
326 call_site, this_fn, &i ); in __cyg_profile_func_exit()