Searched refs:post_pr (Results 1 – 2 of 2) sorted by relevance
298 uint32_t pre_pr, post_pr; /* prom_read interval */ in ibd_input() local343 post_pr = prom_gettime(); in ibd_input()344 timeout += (post_pr - pre_pr); in ibd_input()346 tot_pr += (post_pr - pre_pr); in ibd_input()
299 uint32_t pre_pr, post_pr; /* prom_read interval */ in ether_input() local343 post_pr = prom_gettime(); in ether_input()344 timeout += (post_pr - pre_pr); in ether_input()346 tot_pr += (post_pr - pre_pr); in ether_input()