Home | History | Annotate | Download | only in util

Lines Matching refs:place

18  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1639 char *place;
1642 place = synthesize_perf_probe_point(&pev->point);
1643 if (!place)
1650 printf(" %-20s (on %s", buf, place);
1663 free(place);