Home
last modified time | relevance | path

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

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