Searched defs:db_id (Results 1 – 18 of 18) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
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 529 pid_t pid, pid_t tid, u64 *db_id, in db_export__pid_tid() 567 u64 db_id; in db_export__switch() local
|
D | comm.h | 18 u64 db_id; member
|
D | call-path.h | 32 u64 db_id; member
|
D | thread-stack.h | 64 u64 db_id; member
|
D | thread.h | 55 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()
|
D | db-export.h | 30 u64 db_id; member
|
D | machine.h | 57 u64 db_id; member
|
D | dso.h | 200 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()
|
D | evsel.h | 106 u64 db_id; member
|
D | thread-stack.c | 60 u64 db_id; member
|
/linux-6.14.4/drivers/accel/ivpu/ |
D | ivpu_jsm_msg.c | 93 int ivpu_jsm_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 db_id, in ivpu_jsm_register_db() 113 int ivpu_jsm_unregister_db(struct ivpu_device *vdev, u32 db_id) in ivpu_jsm_unregister_db() 322 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()
|
D | ivpu_job.h | 32 u32 db_id; member
|
D | ivpu_hw_ip.c | 1150 static void db_set_37xx(struct ivpu_device *vdev, u32 db_id) in db_set_37xx() 1158 static void db_set_40xx(struct ivpu_device *vdev, u32 db_id) in db_set_40xx() 1166 void ivpu_hw_ip_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_ip_db_set()
|
D | ivpu_hw.h | 140 static inline void ivpu_hw_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_db_set()
|
D | vpu_jsm_api.h | 1046 u32 db_id; member
|
/linux-6.14.4/drivers/net/wwan/iosm/ |
D | iosm_ipc_imem.c | 997 int channel_id, u32 db_id) in ipc_imem_channel_open()
|
/linux-6.14.4/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1204 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() 1413 static int python_export_context_switch(struct db_export *dbe, u64 db_id, in python_export_context_switch()
|
/linux-6.14.4/include/net/mana/ |
D | gdma.h | 639 u32 db_id; member
|