Home
last modified time | relevance | path

Searched refs:max_warp (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/kernel/
H A Dsync-r4k.c41 static uint32_t max_warp; variable
86 max_warp = max(max_warp, prev - now); in check_counter_warp()
87 cur_max_warp = max_warp; in check_counter_warp()
145 pr_info("Measured %d cycles counter warp between CPUs", max_warp); in check_counter_sync_source()
156 max_warp = 0; in check_counter_sync_source()
200 gbl_max_warp = max_warp; in synchronise_count_slave()