Home
last modified time | relevance | path

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

/external/chromium_org/third_party/tcmalloc/chromium/src/
Dlinux_shadow_stacks.cc34 void __cyg_profile_func_enter(void *this_fn, void *call_site) { in __cyg_profile_func_enter()
115 void __cyg_profile_func_exit(void *this_fn, void *call_site) { in __cyg_profile_func_exit()
/external/chromium_org/tools/cygprofile/
Dcygprofile.cc62 const void* this_fn; member
187 void (*this_fn)(void) = in CygCommon() local
214 void CygTlsLog::LogEnter(void* this_fn) { in LogEnter()
383 void __cyg_profile_func_enter(void* this_fn, void* callee_unused) { in __cyg_profile_func_enter()
398 void __cyg_profile_func_exit(void* this_fn, void* call_site) { in __cyg_profile_func_exit()
/external/chromium_org/native_client_sdk/src/libraries/xray/
Dxray.c323 void __pnacl_profile_func_enter(const char* this_fn) {
349 void __pnacl_profile_func_exit(const char* this_fn) {