cycles_t
static inline cycles_t get_cycles (void)
cycles_t ret;
#define get_cycles() ({ cycles_t c; read_current_timer(&c) ? 0 : c; })
cycles_t start = get_cycles();
static cycles_t cycles;
cycles_t last_cycles;
static cycles_t notrace __delay_cycles(void)
cycles_t start = __delay_cycles();
const cycles_t timer_evt_period =
extern cycles_t thread_freq_mhz;
extern cycles_t sleep_clk_freq;
extern cycles_t pcycle_freq_mhz;
cycles_t pcycle_freq_mhz;
cycles_t thread_freq_mhz;
cycles_t sleep_clk_freq;
static inline cycles_t get_cycles(void)
static inline cycles_t get_cycles_hi(void)
static inline cycles_t get_cycles(void)
static inline cycles_t get_cycles(void)
extern cycles_t get_cycles(void);
cycles_t get_cycles(void)
cycles_t start = get_cycles();
static inline cycles_t get_cycles(void)
cycles_t start = get_cycles();
static inline cycles_t get_cycles(void)
static inline cycles_t get_cycles(void)
cycles_t resume_time = get_cycles();
cycles_t delta_time = resume_time - csa->suspend_time;
static inline cycles_t get_cycles(void)
static inline cycles_t get_cycles(void)
static inline cycles_t get_cycles(void)
return (cycles_t)get_tod_clock_monotonic() >> 2;
EVENT_ATTR_STR(cycles-t, cycles_t, "event=0x3c,in_tx=1");
EVENT_PTR(cycles_t),
EVENT_PTR(cycles_t),
EVENT_PTR(cycles_t),
#define DMAR_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000)
static inline cycles_t get_cycles(void)
static cycles_t last_tsc;
static cycles_t max_warp;
static cycles_t check_tsc_warp(unsigned int timeout)
cycles_t start, now, prev, end, cur_max_warp = 0;
end = start + (cycles_t) tsc_khz * timeout;
cycles_t cur_max_warp, gbl_max_warp;
cycles_t start, end;
cycles_t start, end;
cycles_t start, end;
cycles_t start, end;
cycles_t start, end;
cycles_t start, end;
static cycles_t exynos4_read_current_timer(void)
BUILD_BUG_ON_MSG(sizeof(cycles_t) != sizeof(u32),
static cycles_t numachip2_timer_read(struct clocksource *cs)
cycles_t start_time = get_cycles();
cycles_t start_time = get_cycles(); \
#define GRU_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000)
cycles_t now = get_cycles();
cycles_t idle, last_idle, begin;
cycles_t start_cycles, end_cycles;
cycles_t start_cycles, end_cycles;
static inline cycles_t get_cycles(void)
cycles_t time1, time2, time;
cycles_t time1, time2, time;
cycles_t time1, time2, time;
cycles_t time1, time2, time;
cycles_t last_interrupt;
static inline cycles_t get_cycles(void)