Home
last modified time | relevance | path

Searched defs:addr_al (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.h36 struct addr_location *addr_al; member
69 dlfilter__filter_event(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) dlfilter__filter_event() argument
82 dlfilter__filter_event_early(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) dlfilter__filter_event_early() argument
H A Dtrace-event-scripting.c24 scripting_context__update(struct scripting_context *c, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) scripting_context__update() argument
H A Dtrace-event.h131 struct addr_location *addr_al; member
H A Ddlfilter.c117 struct addr_location *addr_al = d->addr_al; in dlfilter__resolve_addr() local
488 dlfilter__do_filter_event(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al, bool early) dlfilter__do_filter_event() argument
H A Ddb-export.c348 db_export__sample(struct db_export *dbe, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) db_export__sample() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.c394 struct addr_location addr_al; in db_export__sample() local
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c461 perl_process_event(union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) perl_process_event() argument
H A Dtrace-event-python.c836 get_perf_sample_dict(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al, PyObject *callchain) get_perf_sample_dict() argument
929 python_process_tracepoint(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_tracepoint() argument
1454 python_process_general_event(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_general_event() argument
1490 python_process_event(union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_event() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/dlfilters/
H A Ddlfilter-test-api-v2.c260 const struct perf_dlfilter_al *addr_al; in check_addr_al() local
H A Ddlfilter-test-api-v0.c245 const struct perf_dlfilter_al *addr_al; in check_addr_al() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c1312 struct addr_location addr_al; in resolve_branch_sym() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c1408 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, u64 *ip) resolve_branch_sym() argument
1438 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, FILE *fp) perf_sample__fprintf_callindent() argument
1540 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument
2095 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al) show_event() argument
2137 process_event(struct perf_script *script, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al, struct machine *machine) process_event() argument
2356 struct addr_location addr_al; process_sample_event() local
[all...]

Completed in 18 milliseconds