Home
last modified time | relevance | path

Searched defs:db_id (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dthread-stack.h67 u64 db_id; member
88 u64 db_id; member
Dcomm.h17 u64 db_id; member
Ddb-export.c189 u64 db_id; in db_export__comm_thread() local
261 u64 *db_id = symbol__priv(al->sym); in db_ids_from_al() local
Dthread.h30 u64 db_id; member
Ddb-export.h38 u64 db_id; member
Dmachine.h45 u64 db_id; member
Devsel.h81 u64 db_id; member
Ddso.h174 u64 db_id; member
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c587 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread()