Home
last modified time | relevance | path

Searched refs:export_call_return (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.h58 int (*export_call_return)(struct db_export *dbe, member
H A Ddb-export.c518 if (dbe->export_call_return) in db_export__call_return()
519 return dbe->export_call_return(dbe, cr); in db_export__call_return()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.h58 int (*export_call_return)(struct db_export *dbe, member
H A Ddb-export.c522 if (dbe->export_call_return) in db_export__call_return()
523 return dbe->export_call_return(dbe, cr); in db_export__call_return()

Completed in 3 milliseconds