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

/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcpl_gprof.c118 static struct pmcstat_gmonfile *pmcstat_image_find_gmonfile(struct
246 if ((pgf = pmcstat_image_find_gmonfile(image, pmcid)) == NULL)
264 pmcstat_image_find_gmonfile(struct pmcstat_image *image, pmc_id_t pmcid) function
458 pgf = pmcstat_image_find_gmonfile(image, pmcid);

Completed in 37 milliseconds