Searched refs:brstacksym (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 734 PyObject *dict, *dict_sample, *brstack, *brstacksym; in get_perf_sample_dict() local 789 brstacksym = python_process_brstacksym(sample, al->thread); in get_perf_sample_dict() 790 pydict_set_item_string_decref(dict, "brstacksym", brstacksym); in get_perf_sample_dict()
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | perf-script.txt | 119 srcline, period, iregs, uregs, brstack, brstacksym, flags, bpf-output, brstackinsn, 221 …The brstacksym is identical to brstack, except that the FROM and TO addresses are printed in a sym…
|
| D | perf-script-python.txt | 620 brstack, brstacksym, datasrc, datasrc_decode, iregs, uregs, 629 brstacksym:
|