Home
last modified time | relevance | path

Searched refs:brstacksym (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c734 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/
Dperf-script.txt119 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…
Dperf-script-python.txt620 brstack, brstacksym, datasrc, datasrc_decode, iregs, uregs,
629 brstacksym: