Home
last modified time | relevance | path

Searched refs:getJsChainId (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_client.cpp372 uint64_t getJsChainId() in getJsChainId() function
447 rawdata.jsChainId = getJsChainId(); in hook_malloc()
552 rawdata.jsChainId = getJsChainId(); in hook_aligned_alloc()
657 rawdata.jsChainId = getJsChainId(); in hook_calloc()
909 rawdata.jsChainId = getJsChainId(); in hook_free()
1027 rawdata.jsChainId = getJsChainId(); in hook_mmap()
1130 rawdata.jsChainId = getJsChainId(); in hook_munmap()
1253 rawdata.jsChainId = getJsChainId(); in hook_memtrace()

Completed in 5 milliseconds