Searched refs:mt_mtc_update_count (Results 1 – 4 of 4) sorted by relevance
49 mt_mtc_update_count(struct mt_cpu *mtc, unsigned int ctr) in mt_mtc_update_count() function74 return mt_mtc_update_count(&cpu->cpu_monotonic, ctr); in mt_cpu_update_count()100 last_delta = mt_mtc_update_count(mtc, i); in mt_mtc_update_fixed_counts()
61 uint64_t mt_mtc_update_count(struct mt_cpu *mtc, unsigned int ctr);
283 uint64_t delta = mt_mtc_update_count(mtc, i); in mt_check_for_pmi()337 uint64_t delta = mt_mtc_update_count(mtc, i); in mt_microstackshot_start_remote()
196 CLOSURE(mt_mtc_update_count)