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.cpp400 int realSize = 0; in hook_malloc() local
480 int realSize = 0; in hook_calloc() local
559 int realSize = 0; in hook_realloc() local
642 int realSize = 0; in hook_free() local
744 int realSize = 0; in hook_mmap() local
796 int realSize = 0; in hook_munmap() local
877 int realSize = 0; in hook_memtrace() local
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp186 uint32_t realSize = size + PIECE_HEAD_LEN + PIECE_HEAD_LEN; in GetCurrentFreeMemory() local
465 uint32_t realSize = messageWriteOffset_ + size + PIECE_HEAD_LEN; in GetMemory() local