Searched refs:pr_off (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dresourcevar.h64 u_long pr_off; /* (c + w2) PC offset. */ member in struct:pstats::uprof
/freebsd-11-stable/sys/kern/
H A Dsubr_prof.c425 upp->pr_off = uap->offset;
442 ((int)(((u_quad_t)((pc) - (prof)->pr_off) * \
470 if (pc < prof->pr_off ||
513 if (pc < prof->pr_off ||
/freebsd-11-stable/contrib/gdb/gdb/
H A Dprocfs.c5576 map->pr_off,

Completed in 166 milliseconds