Searched refs:counts_since (Results 1 – 2 of 2) sorted by relevance
46 static void mt_fixed_counts_internal(uint64_t *counts, uint64_t *counts_since);78 mt_fixed_counts_internal(uint64_t *counts, uint64_t *counts_since) in mt_fixed_counts_internal() argument85 mt_mtc_update_fixed_counts(mtc, counts, counts_since); in mt_fixed_counts_internal()90 uint64_t *counts_since) in mt_mtc_update_fixed_counts() argument106 if (counts_since) { in mt_mtc_update_fixed_counts()108 counts_since[i] = count - mtc->mtc_counts_last[i]; in mt_mtc_update_fixed_counts()
58 uint64_t *counts_since);