Searched defs:invoked_cnt (Results 1 – 2 of 2) sorted by relevance
26 uint64_t invoked_cnt; /* Returned actual invocations */ member226 uint64_t invoked_cnt) in time_bench_stop()
120 uint32_t invoked_cnt = 0; /* 32-bit due to div_u64_rem() */ in time_bench_calc_stats() local