Home
last modified time | relevance | path

Searched defs:GetSubthreadIDs (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dutilities.cpp532 std::vector<pid_t> GetSubthreadIDs(const pid_t pid) in GetSubthreadIDs() function
551 std::vector<pid_t> GetSubthreadIDs(const pid_t pid, std::map<pid_t, ThreadInfos> &thread_map) in GetSubthreadIDs() function
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp437 std::vector<pid_t> GetSubthreadIDs(const pid_t pid) in GetSubthreadIDs() function