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.cc357 void __cyg_profile_func_enter(void* this_fn, void* callee_unused) { in __cyg_profile_func_enter()
370 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.c329 void __pnacl_profile_func_enter(const char* this_fn) {
355 void __pnacl_profile_func_exit(const char* this_fn) {