Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread-stack.h67 u64 db_id; member
88 u64 db_id; member
Dcomm.h17 u64 db_id; member
Ddb-export.c194 u64 db_id; in db_export__comm_thread() local
266 u64 *db_id = symbol__priv(al->sym); in db_ids_from_al() local
Dthread.h31 u64 db_id; member
Ddb-export.h38 u64 db_id; member
Dmachine.h46 u64 db_id; member
Devsel.h98 u64 db_id; member
Ddso.h186 u64 db_id; member
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_guc_fwif.h196 u16 db_id; member
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c588 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread()