Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtrace-event.h133 void scripting_context__update(struct scripting_context *scripting_context,
H A Dtrace-event-scripting.c103 void scripting_context__update(struct scripting_context *c, in scripting_context__update() function
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1511 scripting_context__update(scripting_context, event, sample, evsel, al, addr_al); in python_process_event()