Method

SysprofDocumentlist_cpu_info

Declaration [src]

GListModel*
sysprof_document_list_cpu_info (
  SysprofDocument* self
)

Description [src]

Gets the CPU that were discovered from the capture.

Return value

Type: A list model of GObject

A GListModel of SysprofCpuInfo.

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