Searched refs:tot_pc (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/stand/lib/inet/ |
H A D | ibd.c | 306 uint32_t tot_pc = 0; /* inetgram creation time */ in ibd_input() local 410 tot_pc += prom_gettime() - pre_pc; in ibd_input() 468 arps, failures, tot_pr, tot_pc, now, timeout, in ibd_input()
|
H A D | ethernet.c | 307 uint32_t tot_pc = 0; /* inetgram creation time */ in ether_input() local 411 tot_pc += prom_gettime() - pre_pc; in ether_input() 476 arps, failures, tot_pr, tot_pc, now, timeout, in ether_input()
|