Searched refs:set_sym_in_dict (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 736 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() function 822 set_sym_in_dict(dict, al, "dso", "symbol", "symoff"); in get_perf_sample_dict() 838 set_sym_in_dict(dict_sample, addr_al, "addr_dso", "addr_symbol", "addr_symoff"); in get_perf_sample_dict()
|