Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddb-export.c136 u64 db_id; db_export__comm_thread() local
196 u64 *db_id = symbol__priv(al->sym); db_ids_from_al() local
533 db_export__pid_tid(struct db_export * dbe,struct machine * machine,pid_t pid,pid_t tid,u64 * db_id,struct comm ** comm_ptr,bool * is_idle) db_export__pid_tid() argument
571 u64 db_id; db_export__switch() local
[all...]
H A Dcomm.h18 u64 db_id; member
H A Dcall-path.h32 u64 db_id; member
H A Dthread-stack.h64 u64 db_id; member
H A Dthread.h55 u64 db_id; in DECLARE_RC_STRUCT() local
259 static inline void thread__set_db_id(struct thread *thread, u64 db_id) in thread__set_db_id()
H A Ddb-export.h30 u64 db_id; member
H A Dmachine.h63 u64 db_id; member
H A Ddso.h278 u64 db_id; in DECLARE_RC_STRUCT() member
451 static inline void dso__set_db_id(struct dso *dso, u64 db_id) in dso__set_db_id()
H A Devsel.h111 u64 db_id; member
H A Dthread-stack.c60 u64 db_id; member
/linux/drivers/accel/ivpu/
H A Divpu_hw_ip.c1188 static void db_set_37xx(struct ivpu_device *vdev, u32 db_id) in db_set_37xx()
1196 static void db_set_40xx(struct ivpu_device *vdev, u32 db_id) in db_set_40xx()
1204 void ivpu_hw_ip_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_ip_db_set()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c997 int channel_id, u32 db_id) in ipc_imem_channel_open()
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1222 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() argument
1431 python_export_context_switch(struct db_export * dbe,u64 db_id,struct machine * machine,struct perf_sample * sample,u64 th_out_id,u64 comm_out_id,u64 th_in_id,u64 comm_in_id,int flags) python_export_context_switch() argument
[all...]