Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h101 call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data),
H A Dthread-stack.c754 call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data), in call_return_processor__new() function
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1821 call_return_processor__new(python_process_call_return, in set_table_handlers()