Home
last modified time | relevance | path

Searched defs:realSize (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp329 int realSize = 0; in hook_malloc() local
418 int realSize = 0; in hook_calloc() local
506 int realSize = 0; in hook_realloc() local
589 int realSize = 0; in hook_free() local
701 int realSize = 0; in hook_mmap() local
767 int realSize = 0; in hook_munmap() local
862 int realSize = 0; in hook_memtrace() local
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp172 uint32_t realSize = size + sizeof(uint32_t) + HEAD_OFFSET_LEN; in GetCurrentFreeMemory() local