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

/freebsd-10-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c86 static struct entry *entry_create(const char *name, uintptr_t pc,
271 entry_create(const char *name, uintptr_t pc, uintptr_t start, uintptr_t end) function
761 obj = entry_create(fname, tmppc, ostart, oend);

Completed in 101 milliseconds