Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c527 profile_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in profile_open() function
533 profile_open, /* open */
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c158 profile_open(const char *fname, Link_map *lmp) in profile_open() function
410 if (profile_open(pname, lmp) == 0) in la_objopen()