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

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c828 pmc_getfilename(struct vnode *v, char **fullpath, char **freepath) function
1153 pmc_getfilename(p->p_textvp, &fullpath, &freepath);
1762 pmc_getfilename((struct vnode *) pkm->pm_file, &fullpath, &freepath);
1972 pmc_getfilename(vp, &fullpath, &freepath);
2111 pmc_getfilename(p->p_textvp, &fullpath, &freepath);

Completed in 185 milliseconds