Searched defs:db_id (Results 1 – 15 of 15) sorted by relevance
/linux/tools/perf/util/ |
H A D | db-export.c | 136 u64 db_id; in db_export__comm_thread() local 196 u64 *db_id = symbol__priv(al->sym); in db_ids_from_al() local 534 pid_t pid, pid_t tid, u64 *db_id, in db_export__pid_tid() 572 u64 db_id; in db_export__switch() local
|
H A D | comm.h | 18 u64 db_id; member
|
H A D | call-path.h | 32 u64 db_id; member
|
H A D | thread-stack.h | 64 u64 db_id; member
|
H A D | thread.h | 55 u64 db_id; in DECLARE_RC_STRUCT() local 255 static inline void thread__set_db_id(struct thread *thread, u64 db_id) in thread__set_db_id()
|
H A D | db-export.h | 30 u64 db_id; member
|
H A D | machine.h | 63 u64 db_id; member
|
H A D | dso.h | 278 u64 db_id; in DECLARE_RC_STRUCT() member 420 static inline void dso__set_db_id(struct dso *dso, u64 db_id) in dso__set_db_id()
|
H A D | evsel.h | 111 u64 db_id; member
|
H A D | thread-stack.c | 60 u64 db_id; member
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_jsm_msg.c | 95 int ivpu_jsm_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 db_id, in ivpu_jsm_register_db() 115 int ivpu_jsm_unregister_db(struct ivpu_device *vdev, u32 db_id) in ivpu_jsm_unregister_db() 326 int ivpu_jsm_hws_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 cmdq_id, u32 db_id, in ivpu_jsm_hws_register_db()
|
H A D | ivpu_hw.h | 141 static inline void ivpu_hw_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_db_set()
|
H A D | vpu_jsm_api.h | 1065 u32 db_id; member
|
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 1214 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() 1423 static int python_export_context_switch(struct db_export *dbe, u64 db_id, in python_export_context_switch()
|
/linux/include/net/mana/ |
H A D | gdma.h | 676 u32 db_id; member
|