Class: Gegl::Stats
- Inherits:
-
Object
- Object
- Gegl::Stats
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#active_threads ⇒ Integer
Active-threads.
- #active_threads=(active_threads) ⇒ Integer
-
#assigned_threads ⇒ Integer
Assigned-threads.
- #assigned_threads=(assigned_threads) ⇒ Integer
-
#scratch_total ⇒ Integer
Scratch-total.
- #scratch_total=(scratch_total) ⇒ Integer
- #swap_busy=(swap_busy) ⇒ Boolean
-
#swap_busy? ⇒ Boolean
Swap-busy.
-
#swap_file_size ⇒ Integer
Swap-file-size.
- #swap_file_size=(swap_file_size) ⇒ Integer
- #swap_queue_full=(swap_queue_full) ⇒ Boolean
-
#swap_queue_full? ⇒ Boolean
Swap-queue-full.
-
#swap_queue_stalls ⇒ Integer
Swap-queue-stalls.
- #swap_queue_stalls=(swap_queue_stalls) ⇒ Integer
-
#swap_queued_total ⇒ Integer
Swap-queued-total.
- #swap_queued_total=(swap_queued_total) ⇒ Integer
-
#swap_read_total ⇒ Integer
Swap-read-total.
- #swap_read_total=(swap_read_total) ⇒ Integer
- #swap_reading=(swap_reading) ⇒ Boolean
-
#swap_reading? ⇒ Boolean
Swap-reading.
-
#swap_total ⇒ Integer
Swap-total.
- #swap_total=(swap_total) ⇒ Integer
-
#swap_total_uncompressed ⇒ Integer
Swap-total-uncompressed.
- #swap_total_uncompressed=(swap_total_uncompressed) ⇒ Integer
-
#swap_write_total ⇒ Integer
Swap-write-total.
- #swap_write_total=(swap_write_total) ⇒ Integer
- #swap_writing=(swap_writing) ⇒ Boolean
-
#swap_writing? ⇒ Boolean
Swap-writing.
-
#tile_alloc_total ⇒ Integer
Tile-alloc-total.
- #tile_alloc_total=(tile_alloc_total) ⇒ Integer
-
#tile_cache_hits ⇒ Integer
Tile-cache-hits.
- #tile_cache_hits=(tile_cache_hits) ⇒ Integer
-
#tile_cache_misses ⇒ Integer
Tile-cache-misses.
- #tile_cache_misses=(tile_cache_misses) ⇒ Integer
-
#tile_cache_total ⇒ Integer
Tile-cache-total.
- #tile_cache_total=(tile_cache_total) ⇒ Integer
-
#tile_cache_total_max ⇒ Integer
Tile-cache-total-max.
- #tile_cache_total_max=(tile_cache_total_max) ⇒ Integer
-
#tile_cache_total_uncompressed ⇒ Integer
Tile-cache-total-uncompressed.
- #tile_cache_total_uncompressed=(tile_cache_total_uncompressed) ⇒ Integer
-
#zoom_total ⇒ Integer
Zoom-total.
- #zoom_total=(zoom_total) ⇒ Integer
Instance Method Details
#active_threads ⇒ Integer
Returns active-threads.
#active_threads=(active_threads) ⇒ Integer
#assigned_threads ⇒ Integer
Returns assigned-threads.
#assigned_threads=(assigned_threads) ⇒ Integer
#scratch_total ⇒ Integer
Returns scratch-total.
#scratch_total=(scratch_total) ⇒ Integer
#swap_busy=(swap_busy) ⇒ Boolean
#swap_busy? ⇒ Boolean
Returns swap-busy.
#swap_file_size ⇒ Integer
Returns swap-file-size.
#swap_file_size=(swap_file_size) ⇒ Integer
#swap_queue_full=(swap_queue_full) ⇒ Boolean
#swap_queue_full? ⇒ Boolean
Returns swap-queue-full.
#swap_queue_stalls ⇒ Integer
Returns swap-queue-stalls.
#swap_queue_stalls=(swap_queue_stalls) ⇒ Integer
#swap_queued_total ⇒ Integer
Returns swap-queued-total.
#swap_queued_total=(swap_queued_total) ⇒ Integer
#swap_read_total ⇒ Integer
Returns swap-read-total.
#swap_read_total=(swap_read_total) ⇒ Integer
#swap_reading=(swap_reading) ⇒ Boolean
#swap_reading? ⇒ Boolean
Returns swap-reading.
#swap_total ⇒ Integer
Returns swap-total.
#swap_total=(swap_total) ⇒ Integer
#swap_total_uncompressed ⇒ Integer
Returns swap-total-uncompressed.
#swap_total_uncompressed=(swap_total_uncompressed) ⇒ Integer
#swap_write_total ⇒ Integer
Returns swap-write-total.
#swap_write_total=(swap_write_total) ⇒ Integer
#swap_writing=(swap_writing) ⇒ Boolean
#swap_writing? ⇒ Boolean
Returns swap-writing.
#tile_alloc_total ⇒ Integer
Returns tile-alloc-total.
#tile_alloc_total=(tile_alloc_total) ⇒ Integer
#tile_cache_hits ⇒ Integer
Returns tile-cache-hits.
#tile_cache_hits=(tile_cache_hits) ⇒ Integer
#tile_cache_misses ⇒ Integer
Returns tile-cache-misses.
#tile_cache_misses=(tile_cache_misses) ⇒ Integer
#tile_cache_total ⇒ Integer
Returns tile-cache-total.
#tile_cache_total=(tile_cache_total) ⇒ Integer
#tile_cache_total_max ⇒ Integer
Returns tile-cache-total-max.
#tile_cache_total_max=(tile_cache_total_max) ⇒ Integer
#tile_cache_total_uncompressed ⇒ Integer
Returns tile-cache-total-uncompressed.
#tile_cache_total_uncompressed=(tile_cache_total_uncompressed) ⇒ Integer
#zoom_total ⇒ Integer
Returns zoom-total.