Method

SysprofDocumentProcesslist_memory_maps

Declaration [src]

GListModel*
sysprof_document_process_list_memory_maps (
  SysprofDocumentProcess* self
)

Description [src]

Lists the SysprofDocumentMmap that are associated with the process.

Return value

Type: A list model of GObject

A GListModel of SysprofDocumentMmap.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.