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

/linux-master/tools/perf/util/
H A Ddb-export.h104 int db_export__call_path(struct db_export *dbe, struct call_path *cp);
H A Ddb-export.c393 db_export__call_path(dbe, cp);
483 int db_export__call_path(struct db_export *dbe, struct call_path *cp) function
491 err = db_export__call_path(dbe, cp->parent);
509 err = db_export__call_path(dbe, cr->cp);

Completed in 137 milliseconds