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

/linux-master/tools/perf/util/
H A Ddb-export.h58 int (*export_call_return)(struct db_export *dbe, member in struct:db_export
H A Ddb-export.c522 if (dbe->export_call_return)
523 return dbe->export_call_return(dbe, cr);

Completed in 110 milliseconds