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

/linux-4.1.27/tools/perf/util/
H A Ddb-export.c390 int db_export__call_path(struct db_export *dbe, struct call_path *cp) db_export__call_path() function
398 err = db_export__call_path(dbe, cp->parent); db_export__call_path()
418 err = db_export__call_path(dbe, cr->cp); db_export__call_return()
H A Ddb-export.h103 int db_export__call_path(struct db_export *dbe, struct call_path *cp);

Completed in 94 milliseconds