Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c307 uint32_t pre_pc; in ibd_input() local
384 pre_pc = prom_gettime(); in ibd_input()
410 tot_pc += prom_gettime() - pre_pc; in ibd_input()
H A Dethernet.c308 uint32_t pre_pc; in ether_input() local
385 pre_pc = prom_gettime(); in ether_input()
411 tot_pc += prom_gettime() - pre_pc; in ether_input()