Searched refs:db_export__thread (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
H A D | db-export.c | 122 int db_export__thread(struct db_export *dbe, struct thread *thread, db_export__thread() function 144 err = db_export__thread(dbe, main_thread, machine, db_export__thread() 310 err = db_export__thread(dbe, thread, al->machine, comm); db_export__sample()
|
H A D | db-export.h | 85 int db_export__thread(struct db_export *dbe, struct thread *thread,
|
Completed in 59 milliseconds