Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachTask.cpp236 …4_t> &threads_id, std::vector<std::string> &threads_name, std::vector<uint64_t> &threads_used_usec) in get_threads_profile_data()
353 std::vector<uint64_t> threads_used_usec; in GetProfileData() local