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

/freebsd-current/usr.sbin/pmcannotate/
H A Dpmcannotate.c97 static struct entry *general_findent(uintptr_t pc);
483 general_findent(uintptr_t pc) function
527 obj = general_findent((uintptr_t)ptr);
609 obj = general_findent((uintptr_t)ptr);
764 obj = general_findent(tmppc);

Completed in 125 milliseconds