Home
last modified time | relevance | path

Searched refs:perf_probe_point (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dprobe-event.h66 struct perf_probe_point { struct
97 struct perf_probe_point point; /* Probe point */
Dprobe-event.c56 static char *synthesize_perf_probe_point(struct perf_probe_point *pp);
238 static void clear_perf_probe_point(struct perf_probe_point *pp) in clear_perf_probe_point()
377 struct perf_probe_point *pp, in find_alternative_probe_point()
378 struct perf_probe_point *result, in find_alternative_probe_point()
433 struct perf_probe_point *tmp) in get_alternative_probe_event()
451 struct perf_probe_point pp = { .function = lr->function, in get_alternative_line_range()
454 struct perf_probe_point result; in get_alternative_line_range()
644 struct perf_probe_point *pp, in find_perf_probe_point_from_dwarf()
912 struct perf_probe_point tmp; in try_to_find_probe_trace_events()
1154 struct perf_probe_point tmp; in show_available_vars_at()
[all …]
Dprobe-finder.h50 struct perf_probe_point *ppt);
Dprobe-finder.c992 struct perf_probe_point *pp = &pf->pev->point; in skip_prologue()
1025 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb()
1065 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb()
1170 struct perf_probe_point *pp = &pf->pev->point; in debuginfo__find_probe_location()
1363 struct perf_probe_point *pp = &pf->pev->point; in add_probe_trace_event()
1591 struct perf_probe_point *pp = &pf->pev->point; in add_available_vars()
1720 struct perf_probe_point *ppt) in debuginfo__find_probe_point()