Searched defs:db_id (Results 1 - 19 of 19) sorted by relevance

/linux-master/tools/perf/util/
H A Dcomm.h18 u64 db_id; member in union:comm::__anon15195
H A Dcall-path.h32 u64 db_id; member in struct:call_path
H A Dthread-stack.h64 u64 db_id; member in struct:call_return
H A Ddb-export.h30 u64 db_id; member in struct:export_sample
H A Dmachine.h57 u64 db_id; member in union:machine::__anon1609
H A Ddb-export.c136 u64 db_id; local
196 u64 *db_id = symbol__priv(al->sym); local
528 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) argument
567 u64 db_id; local
[all...]
H A Dthread.h54 u64 db_id; local
249 static inline void thread__set_db_id(struct thread *thread, u64 db_id) argument
H A Dthread-stack.c60 u64 db_id; member in struct:thread_stack_entry
H A Ddso.h218 u64 db_id; member in union:dso::__anon309
H A Devsel.h119 u64 db_id; member in struct:evsel
/linux-master/drivers/accel/ivpu/
H A Divpu_job.h29 u32 db_id; member in struct:ivpu_cmdq
H A Divpu_jsm_msg.c92 int ivpu_jsm_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 db_id, argument
116 int ivpu_jsm_unregister_db(struct ivpu_device *vdev, u32 db_id) argument
H A Divpu_hw.h154 static inline void ivpu_hw_reg_db_set(struct ivpu_device *vdev, u32 db_id) argument
H A Divpu_hw_37xx.c848 static void ivpu_hw_37xx_reg_db_set(struct ivpu_device *vdev, u32 db_id) argument
H A Divpu_hw_40xx.c1003 static void ivpu_hw_40xx_reg_db_set(struct ivpu_device *vdev, u32 db_id) argument
H A Dvpu_jsm_api.h824 u32 db_id; member in struct:vpu_jsm_hws_register_db
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c996 ipc_imem_channel_open(struct iosm_imem *ipc_imem, int channel_id, u32 db_id) argument
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1223 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, 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) argument
[all...]
/linux-master/include/net/mana/
H A Dgdma.h623 u32 db_id; member in struct:gdma_register_device_resp

Completed in 174 milliseconds