Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_prof.c520 #define PC_TO_INDEX(pc, prof) \ macro
552 (i = PC_TO_INDEX(pc, prof)) >= prof->pr_size) in addupc_intr()
589 (i = PC_TO_INDEX(pc, prof)) >= prof->pr_size) { in addupc_task()