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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c737 bool found_pcsamples = FALSE, found_cgraph = FALSE; local
753 found_cgraph = TRUE;
771 if (!found_cgraph || !found_pcsamples) {
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1264 bool found_pcsamples = FALSE, found_cgraph = FALSE; local
1301 found_cgraph = TRUE;
1319 if (!found_cgraph || !found_pcsamples) {

Completed in 63 milliseconds