|
InnoDB Plugin
1.0
|
#include <buf0buf.h>
Data Fields | |
| ulint | used |
| ib_uint64_t | relocated |
| ib_uint64_t | relocated_usec |
Statistics of buddy blocks of a given size.
| ib_uint64_t buf_buddy_stat_t::relocated |
Number of blocks relocated by the buddy system.
| ib_uint64_t buf_buddy_stat_t::relocated_usec |
Total duration of block relocations, in microseconds.
| ulint buf_buddy_stat_t::used |
Number of blocks allocated from the buddy system.
1.8.1.2