Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h105 int db_export__call_return(struct db_export *dbe, struct call_return *cr,
H A Ddb-export.c504 int db_export__call_return(struct db_export *dbe, struct call_return *cr, in db_export__call_return() function
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1451 return db_export__call_return(dbe, cr, parent_db_id); in python_process_call_return()