Searched refs:IOCTRL_COLLECT_APP_THREAD_COUNT (Results 1 – 2 of 2) sorted by relevance
93 #define IOCTRL_COLLECT_APP_THREAD_COUNT _IOR(IOCTRL_COLLECT_CPU_BASE, COLLECT_APP_THREAD_COUNT, \ macro
128 int ret = ioctl(fd_, IOCTRL_COLLECT_APP_THREAD_COUNT, &threadCount); in GetSelfThreadCount()