Go to the source code of this file.
#define ADDRESS_TAKEN_VARIABLES 31 |
#define ALIASING_INSTANCES 30 |
#define BLOOM_FILTER_CHECKS 24 |
#define BLOOM_FILTER_MATCHES 25 |
#define CHECKPOINTING_CALLS 29 |
#define DUPLICATE_READ_CONFLICT_SET 23 |
#define DUPLICATE_READS 22 |
#define DUPLICATE_WRITE_CONFLICT_SET 18 |
#define DUPLICATE_WRITES 17 |
#define LOCK_ACQUIRE 32 |
#define LOCK_RELEASE 34 |
#define LOCK_SKIP 33 |
#define LOCK_UNDO 35 |
#define MAX_NESTING 43 |
#define NUM_FREE_PRIVATE 38 |
#define NUM_FREES 37 |
#define NUM_MALLOCS 36 |
#define NUM_SILENT_WRITES 13 |
#define NUM_STAT_TOTALS 39 |
#define NUM_STATS 44 |
#define NUM_STM_DESC_CALLS 6 |
#define READ_AFTER_WRITE_MATCHES 26 |
#define READ_BARRIERS 19 |
#define READ_BARRIERS_FOR_STACK 21 |
#define READ_BARRIERS_OUTSIDE_TXNS 20 |
#define READ_ENCOUNTER_RETRIES 8 |
#define READ_LIST_MAX_SIZE 39 |
#define READ_LIST_SIZES 2 |
#define READ_ONLY_COMMITS 0 |
#define READ_SET_MAX_SIZE 41 |
#define READ_SET_SIZES 4 |
#define READ_SET_VALIDATIONS 7 |
#define READ_VALIDATION_RETRIES 11 |
#define READ_WRITE_COMMITS 1 |
#define SIGNAL_RETRIES 9 |
#define SILENT_WRITES_BECAME_READS 14 |
#define STATUS_CHECK_ACTIVE 27 |
#define STATUS_CHECK_INACTIVE 28 |
#define WRITE_ACQUIRE_RETRIES 10 |
#define WRITE_BARRIERS 12 |
#define WRITE_BARRIERS_FOR_STACK 16 |
#define WRITE_BARRIERS_OUTSIDE_TXNS 15 |
#define WRITE_LIST_MAX_SIZE 40 |
#define WRITE_LIST_SIZES 3 |
#define WRITE_SET_MAX_SIZE 42 |
#define WRITE_SET_SIZES 5 |