Method

SysprofDocumentlist_samples_with_context_switch

Declaration [src]

GListModel*
sysprof_document_list_samples_with_context_switch (
  SysprofDocument* self
)

Description [src]

Gets a GListModel containing SysprofDocumentSample found within the SysprofDocument which contain a context switch.

Return value

Type: A list model of GObject

A GListModel of SysprofDocumentSample.

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