Searched refs:KCPC_GET_TICK (Results 1 – 2 of 2) sorted by relevance
206 #define KCPC_GET_TICK ultra_gettick macro209 #define KCPC_GET_TICK tsc_read macro
464 uint64_t curtick = KCPC_GET_TICK(); in kcpc_sample()660 ctx->kc_rawtick = KCPC_GET_TICK(); in kcpc_restart()1146 uint64_t curtick = KCPC_GET_TICK(); in kcpc_hw_overflow_intr()1169 uint64_t curtick = KCPC_GET_TICK(); in kcpc_overflow_ast()1252 ctx->kc_vtick += KCPC_GET_TICK() - ctx->kc_rawtick; in kcpc_save()2121 ctx->kc_rawtick = KCPC_GET_TICK(); in kcpc_program()