Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/sql/
DPerf.sql.ts73 let arg3 = threads.length > 0 ? `or tid in (${threads.join(',')})` : ''; variable
99 let arg3 = threads.length > 0 ? `or A.thread_id in (${threads.join(',')})` : ''; variable
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp1174 int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) in hook_prctl()
1400 int ohos_malloc_hook_prctl(int option, unsigned long arg2, unsigned long arg3, in ohos_malloc_hook_prctl()
/developtools/profiler/hiebpf/include/
Dvmlinux.h106039 u32 arg3; member
141435 void *arg3; member