Searched refs:scripting_context__update (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | trace-event-scripting.c | 21 void scripting_context__update(struct scripting_context *c, in scripting_context__update() function
|
D | trace-event.h | 120 void scripting_context__update(struct scripting_context *scripting_context,
|
/Linux-v6.1/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 461 scripting_context__update(scripting_context, event, sample, evsel, al, addr_al); in perl_process_event()
|
D | trace-event-python.c | 1463 scripting_context__update(scripting_context, event, sample, evsel, al, addr_al); in python_process_event()
|