Home
last modified time | relevance | path

Searched defs:tids (Results 1 – 8 of 8) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp92 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); in StartThreads() local
622 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
/developtools/profiler/host/smartperf/client/client_command/
DThreads.cpp55 std::string& tids = result["tids"]; in ItemData() local
/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp664 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
Dperf_events_test.cpp344 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
Dsubcommand_record_test.cpp2075 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
/developtools/hiperf/src/
Dutilities.cpp537 auto tids = GetSubDirs(path); in GetSubthreadIDs() local
556 auto tids = GetSubDirs(path); in GetSubthreadIDs() local
Dsubcommand_record.cpp633 auto tids = GetSubthreadIDs(pid); in CheckTargetPids() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp442 auto tids = GetSubDirs(path); in GetSubthreadIDs() local