typedef uint64_t SAMPLE | SAMPLE |
typedef SAMPLE (*SAMPLER) (void) | (*SAMPLER) |
void set_sampler (SAMPLER sampler)
| set_sampler |
void add_sample (const char* desc)
| add_sample |
void print_samples ()
| print_samples |
SAMPLE sample ()
| sample |
SAMPLE sampler_time ()
| sampler_time |
SAMPLE sampler_tsc ()
| sampler_tsc |