MySQL 9.1.0
Source Code Documentation
|
Use the result of my_timer_cycles(), which mainly uses RDTSC for cycles, to index into the counter array. More...
#include <ut0counter.h>
Public Types | |
enum | { fast = 1 } |
Default constructor/destructor should be OK. More... | |
Static Public Member Functions | |
static size_t | get_rnd_index () 1 |
Static Public Member Functions inherited from generic_indexer_t< ulint, 1 > | |
static size_t | offset (size_t index) 1 |
Default constructor/destructor should be OK. More... | |
Use the result of my_timer_cycles(), which mainly uses RDTSC for cycles, to index into the counter array.
See the comments for my_timer_cycles()
anonymous enum |
|
inlinestatic |