Searched refs:db_export__thread (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | db-export.c | 122 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() function 143 err = db_export__thread(dbe, main_thread, machine, in db_export__thread() 315 err = db_export__thread(dbe, thread, al->machine, comm); in db_export__sample()
|
D | db-export.h | 85 int db_export__thread(struct db_export *dbe, struct thread *thread,
|