Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/
Dlibnative_hook.map19 "ohos_malloc_hook_memtrace";
/developtools/profiler/device/plugins/native_hook/include/
Dhook_client.h43 EXPORT_API void ohos_malloc_hook_memtrace(void*, size_t, const char*, bool);
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp1385 void ohos_malloc_hook_memtrace(void* addr, size_t size, const char* tag, bool isUsing) in ohos_malloc_hook_memtrace() function