Drizzled Public API Documentation

buf_buddy_stat_struct Struct Reference

#include <buf0buf.h>

List of all members.

Public Attributes

ulint used
ib_uint64_t relocated
ib_uint64_t relocated_usec

Detailed Description

Statistics of buddy blocks of a given size.

Definition at line 1508 of file buf0buf.h.


Member Data Documentation

Number of blocks relocated by the buddy system.

Definition at line 1512 of file buf0buf.h.

Total duration of block relocations, in microseconds.

Definition at line 1514 of file buf0buf.h.

Number of blocks allocated from the buddy system.

Definition at line 1510 of file buf0buf.h.


The documentation for this struct was generated from the following file: