Struct

SysprofCaptureCursor

Description

struct SysprofCaptureCursor {
  /* No available fields */
}

No description available.

Functions

sysprof_capture_cursor_new
No description available.

Instance methods

sysprof_capture_cursor_add_condition

Adds the condition to the cursor. This condition must evaluate to true or a given SysprofCapureFrame will not be matched.

sysprof_capture_cursor_foreach
No description available.

sysprof_capture_cursor_get_reader

Gets the underlying reader that is used by the cursor.

sysprof_capture_cursor_ref
No description available.

since: 3.34

sysprof_capture_cursor_reset
No description available.

sysprof_capture_cursor_reverse
No description available.

sysprof_capture_cursor_unref
No description available.

since: 3.34