Home
last modified time | relevance | path

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

/tools/perf/util/
Ddb-export.c136 u64 db_id; in db_export__comm_thread() local
196 u64 *db_id = symbol__priv(al->sym); in db_ids_from_al() local
529 pid_t pid, pid_t tid, u64 *db_id, in db_export__pid_tid()
567 u64 db_id; in db_export__switch() local
Dcomm.h18 u64 db_id; member
Dcall-path.h32 u64 db_id; member
Dthread-stack.h64 u64 db_id; member
Dthread.h55 u64 db_id; in DECLARE_RC_STRUCT() local
250 static inline void thread__set_db_id(struct thread *thread, u64 db_id) in thread__set_db_id()
Ddb-export.h30 u64 db_id; member
Dmachine.h57 u64 db_id; member
Ddso.h200 u64 db_id; in DECLARE_RC_STRUCT() member
358 static inline void dso__set_db_id(struct dso *dso, u64 db_id) in dso__set_db_id()
Devsel.h120 u64 db_id; member
Dthread-stack.c60 u64 db_id; member
/tools/perf/util/scripting-engines/
Dtrace-event-python.c1227 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread()
1436 static int python_export_context_switch(struct db_export *dbe, u64 db_id, in python_export_context_switch()