Home
last modified time | relevance | path

Searched refs:thread_root (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-info.c105 xmlNodePtr thread_root = find_thread_in_document(doc_ptr, thread_id); in populate_thread_stats() local
107 parse_amount(get_node_text(find_child_node("total_allocated_memory", thread_root))); in populate_thread_stats()
109 parse_amount(get_node_text(find_child_node("total_mmapped_memory", thread_root))); in populate_thread_stats()
111 parse_amount(get_node_text(find_child_node("mmapped_regions", thread_root))); in populate_thread_stats()

Completed in 1 milliseconds