Home
last modified time | relevance | path

Searched refs:python_process_tracepoint (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c929 static void python_process_tracepoint(struct perf_sample *sample, in python_process_tracepoint() function
1062 static void python_process_tracepoint(struct perf_sample *sample __maybe_unused, in python_process_tracepoint() function
1502 python_process_tracepoint(sample, evsel, al, addr_al); in python_process_event()
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c797 static void python_process_tracepoint(struct perf_sample *sample, in python_process_tracepoint() function
1342 python_process_tracepoint(sample, evsel, al); in python_process_event()