Home
last modified time | relevance | path

Searched defs:callchain (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dsample-parsing.c182 struct ip_callchain callchain; in do_test() member
184 } callchain = { in do_test() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.c92 perf_evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) perf_evlist__config() argument
H A Devent.h146 struct ip_callchain *callchain; member
H A Ddata-convert-bt.c515 add_callchain_output_values(struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct ip_callchain *callchain) add_callchain_output_values() argument
H A Dsort.h160 struct callchain_root callchain[0]; /* must be last member */ member
H A Dauxtrace.h120 bool callchain; member
H A Devsel.c1056 evsel__config(struct evsel *evsel, struct record_opts *opts, struct callchain_param *callchain) evsel__config() argument
[all...]
H A Dsession.c1057 struct ip_callchain *callchain = sample->callchain; in callchain__lbr_callstack_printf() local
1107 struct ip_callchain *callchain = sample->callchain; in callchain__printf() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsample-parsing.c209 struct ip_callchain callchain; in do_test() member
211 } callchain = { in do_test() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Drecord.c95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) in evlist__config() argument
H A Dsample.h114 struct ip_callchain *callchain; member
H A Ddata-convert-bt.c521 add_callchain_output_values(struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct ip_callchain *callchain) add_callchain_output_values() argument
H A Dauxtrace.h137 bool callchain; member
H A Dsort.h165 struct callchain_root callchain[0]; /* must be last member */ member
H A Devsel.c1127 evsel__config(struct evsel *evsel, struct record_opts *opts, struct callchain_param *callchain) evsel__config() argument
[all...]
H A Dsession.c1091 struct ip_callchain *callchain = sample->callchain; in callchain__lbr_callstack_printf() local
1141 struct ip_callchain *callchain = sample->callchain; in callchain__printf() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c1006 struct callchain_param *callchain = opt->value; in report_parse_callchain_opt() local
[all...]
H A Dbuiltin-top.c1073 static int callchain_param__setup_sample_type(struct callchain_param *callchain) in callchain_param__setup_sample_type() argument
1375 struct callchain_param *callchain = opt->value; in parse_callchain_opt() local
[all...]
H A Dbuiltin-record.c2073 static void callchain_debug(struct callchain_param *callchain) in callchain_debug() argument
2084 record_opts__parse_callchain(struct record_opts *record, struct callchain_param *callchain, const char *arg, bool unset) record_opts__parse_callchain() argument
2120 struct callchain_param *callchain = opt->value; record_callchain_opt() local
[all...]
H A Dbuiltin-sched.c286 struct callchain_root callchain; member
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c1071 static int callchain_param__setup_sample_type(struct callchain_param *callchain) in callchain_param__setup_sample_type() argument
1383 struct callchain_param *callchain = opt->value; in parse_callchain_opt() local
[all...]
H A Dbuiltin-report.c1075 struct callchain_param *callchain = opt->value; in report_parse_callchain_opt() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c802 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
729 get_perf_sample_dict(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, PyObject *callchain) get_perf_sample_dict() argument
1302 PyObject *handler, *t, *dict, *callchain; python_process_general_event() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c935 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
836 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
1459 PyObject *handler, *t, *dict, *callchain; python_process_general_event() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dperf_event.h1020 struct perf_callchain_entry *callchain; member

Completed in 42 milliseconds

12