Searched refs:arg4 (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 1174 int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) in hook_prctl() argument 1178 ret = fn(option, arg2, arg3, arg4, arg5); in hook_prctl() 1193 rawdata.mallocSize = arg4; in hook_prctl() 1401 unsigned long arg4, unsigned long arg5) in ohos_malloc_hook_prctl() argument 1404 int ret = hook_prctl((GetDispatch()->prctl), option, arg2, arg3, arg4, arg5); in ohos_malloc_hook_prctl()
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 141436 void *arg4; member
|