Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dprobe-event.h55 struct perf_probe_point { struct
85 struct perf_probe_point point; /* Probe point */ argument
Dprobe-event.c70 static char *synthesize_perf_probe_point(struct perf_probe_point *pp);
233 static void clear_perf_probe_point(struct perf_probe_point *pp) in clear_perf_probe_point()
310 struct perf_probe_point *pp, in find_alternative_probe_point()
311 struct perf_probe_point *result, in find_alternative_probe_point()
361 struct perf_probe_point *tmp) in get_alternative_probe_event()
379 struct perf_probe_point pp = { .function = lr->function, in get_alternative_line_range()
382 struct perf_probe_point result; in get_alternative_line_range()
509 struct perf_probe_point *pp, in find_perf_probe_point_from_dwarf()
667 struct perf_probe_point tmp; in try_to_find_probe_trace_events()
891 struct perf_probe_point tmp; in show_available_vars_at()
[all …]
Dprobe-finder.h48 struct perf_probe_point *ppt);
Dprobe-finder.c895 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb()
930 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb()
1020 struct perf_probe_point *pp = &pf->pev->point; in debuginfo__find_probes()
1184 struct perf_probe_point *pp = &pf->pev->point; in add_probe_trace_event()
1339 struct perf_probe_point *pp = &pf->pev->point; in add_available_vars()
1457 struct perf_probe_point *ppt) in debuginfo__find_probe_point()