Lines Matching refs:point
744 .function = pf->pev->point.function, in find_best_scope()
874 pf->pev->point.lazy_line); in find_probe_point_lazy()
886 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb()
921 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb()
1000 struct perf_probe_point *pp = &pf->pev->point; in debuginfo__find_probes()
1175 pf->pev->point.retprobe, &tev->point); in add_probe_trace_event()
1179 pr_debug("Probe point found: %s+%lu\n", tev->point.symbol, in add_probe_trace_event()
1180 tev->point.offset); in add_probe_trace_event()
1290 pf->pev->point.retprobe, &vl->point); in add_available_vars()
1294 pr_debug("Probe point found: %s+%lu\n", vl->point.symbol, in add_available_vars()
1295 vl->point.offset); in add_available_vars()
1348 zfree(&af.vls[af.nvls].point.symbol); in debuginfo__find_available_vars_at()