Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/hiperf_local/src/
Dlperf.cpp51 int Lperf::StartProcessStackSampling(const std::vector<int>& tids, int freq, in StartProcessStackSampling()
75 int Lperf::Impl::StartProcessStackSampling(const std::vector<int>& tids, int freq, in StartProcessStackSampling()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp94 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); in StartThreads() local
624 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DThreads.cpp55 std::string& tids = result["tids"]; in ItemData() local
/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.cpp663 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
Dperf_events_test.cpp346 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
Dsubcommand_record_test.cpp2189 std::vector<pid_t> tids = GetSubthreadIDs(getpid()); variable
/developtools/hiperf/src/
Dutilities.cpp560 auto tids = GetSubDirs(path); in GetSubthreadIDs() local
583 auto tids = GetSubDirs(path); in GetSubthreadIDs() local
Dsubcommand_record.cpp652 auto tids = GetSubthreadIDs(pid); in CheckTargetPids() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp548 auto tids = GetSubDirs(path); in GetSubthreadIDs() local