Searched defs:json_threads (Results 1 – 2 of 2) sorted by relevance
101 std::vector<JSONThread> json_threads; in BuildThreadsSection() local308 Expected<std::vector<JSONThread>> json_threads = in BuildProcessSection() local
542 def parse_threads(self, json_threads): argument