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