Searched refs:cycles_t (Results 26 - 38 of 38) sorted by relevance

12

/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.c16 #define GRU_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000)
/linux-master/arch/nios2/kernel/
H A Dtime.c108 cycles_t get_cycles(void)
/linux-master/drivers/clocksource/
H A Dexynos_mct.c230 static cycles_t exynos4_read_current_timer(void)
232 BUILD_BUG_ON_MSG(sizeof(cycles_t) != sizeof(u32),
233 "cycles_t needs to move to 32-bit for ARM64 usage");
/linux-master/crypto/
H A Dtcrypt.c223 cycles_t start, end;
495 cycles_t start, end;
786 cycles_t start, end;
835 cycles_t start, end;
1040 cycles_t start, end;
1268 cycles_t start, end;
/linux-master/lib/
H A Drbtree_test.c245 cycles_t time1, time2, time;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1264 cycles_t resume_time = get_cycles();
1265 cycles_t delta_time = resume_time - csa->suspend_time;
/linux-master/drivers/video/fbdev/
H A Dudlfb.c605 cycles_t start_cycles, end_cycles;
732 cycles_t start_cycles, end_cycles;
/linux-master/drivers/iommu/intel/
H A Diommu.h368 cycles_t start_time = get_cycles(); \
H A Ddmar.c1686 cycles_t start_time = get_cycles();
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h636 cycles_t idle, last_idle, begin;
H A Ddebugfs.c154 cycles_t now = get_cycles();
/linux-master/arch/x86/events/intel/
H A Dcore.c5407 EVENT_ATTR_STR(cycles-t, cycles_t, "event=0x3c,in_tx=1");
5438 EVENT_PTR(cycles_t),
5476 EVENT_PTR(cycles_t),
5512 EVENT_PTR(cycles_t),
/linux-master/sound/pci/rme9652/
H A Dhdspm.c1065 cycles_t last_interrupt;
5383 /* cycles_t now; */

Completed in 314 milliseconds

12