Searched refs:pydict_set_item_string_decref (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 427 pydict_set_item_string_decref(pyelem, "ip", in python_process_callchain() 436 pydict_set_item_string_decref(pysym, "end", in python_process_callchain() 440 pydict_set_item_string_decref(pysym, "name", in python_process_callchain() 456 pydict_set_item_string_decref( in python_process_callchain() 461 pydict_set_item_string_decref( in python_process_callchain() 470 pydict_set_item_string_decref(pyelem, "dso", in python_process_callchain() 509 pydict_set_item_string_decref(pyelem, "to", in python_process_brstack() 605 pydict_set_item_string_decref(pyelem, "to", in python_process_brstacksym() 757 pydict_set_item_string_decref(dict, "iregs", in set_regs_in_dict() 769 pydict_set_item_string_decref(dict, "uregs", in set_regs_in_dict() [all …]
|