Home | History | Annotate | Download | only in util

Lines Matching defs:place

18  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1469 char *place;
1472 place = synthesize_perf_probe_point(&pev->point);
1473 if (!place)
1480 printf(" %-20s (on %s", buf, place);
1493 free(place);