Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dutilities.cpp493 std::vector<pid_t> GetSubthreadIDs(const pid_t pid) in GetSubthreadIDs() function
510 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.cpp432 std::vector<pid_t> GetSubthreadIDs(const pid_t pid) in GetSubthreadIDs() function