Home
last modified time | relevance | path

Searched refs:perf_probe_point (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h65 struct perf_probe_point { struct
96 struct perf_probe_point point; /* Probe point */
139 char *synthesize_perf_probe_point(struct perf_probe_point *pp);
H A Dprobe-event.c228 static void clear_perf_probe_point(struct perf_probe_point *pp) in clear_perf_probe_point()
367 struct perf_probe_point *pp, in find_alternative_probe_point()
368 struct perf_probe_point *result, in find_alternative_probe_point()
423 struct perf_probe_point *tmp) in get_alternative_probe_event()
441 struct perf_probe_point pp = { .function = lr->function, in get_alternative_line_range()
444 struct perf_probe_point result; in get_alternative_line_range()
634 struct perf_probe_point *pp, in find_perf_probe_point_from_dwarf()
895 struct perf_probe_point tmp; in try_to_find_probe_trace_events()
1126 struct perf_probe_point tmp; in show_available_vars_at()
1220 struct perf_probe_point *p in find_perf_probe_point_from_dwarf()
[all...]
H A Dprobe-finder.h48 /* Find a perf_probe_point from debuginfo */
50 struct perf_probe_point *ppt);
H A Dprobe-finder.c987 struct perf_probe_point *pp = &pf->pev->point; in skip_prologue()
1020 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb()
1060 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb()
1156 struct perf_probe_point *pp = &pf->pev->point; in debuginfo__find_probe_location()
1347 struct perf_probe_point *pp = &pf->pev->point; in add_probe_trace_event()
1575 struct perf_probe_point *pp = &pf->pev->point; in add_available_vars()
1704 struct perf_probe_point *ppt) in debuginfo__find_probe_point()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h66 struct perf_probe_point { struct
97 struct perf_probe_point point; /* Probe point */
H A 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 tm in show_available_vars_at()
[all...]
H A Dprobe-finder.h48 /* Find a perf_probe_point from debuginfo */
50 struct perf_probe_point *ppt);
H A 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()

Completed in 16 milliseconds