4#  error gcc asm extensions required 
    6#if ! (defined(__aarch64__)) 
    7#  error only aarch64 platform supported 
tw_clock tw_clock_now(tw_pe *me)
 
const tw_optdef * tw_clock_setup(void)
 
static const tw_optdef clock_opts[]
 
void tw_clock_init(tw_pe *me)
 
static tw_clock tw_clock_read(void)
 
unsigned long long g_tw_clock_rate
 
#define TWOPT_ULONGLONG(n, v, h)
 
Holds the entire PE state.
 
tw_clock clock_offset
Initial clock value for this PE.
 
tw_clock clock_time
Most recent clock value for this PE.