Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprofv.c737 bool found_pcsamples = FALSE, found_cgraph = FALSE; in process_mon_out() local
758 found_pcsamples = TRUE; in process_mon_out()
771 if (!found_cgraph || !found_pcsamples) { in process_mon_out()
/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1264 bool found_pcsamples = FALSE, found_cgraph = FALSE; in getpfiledata() local
1306 found_pcsamples = TRUE; in getpfiledata()
1319 if (!found_cgraph || !found_pcsamples) { in getpfiledata()