Searched defs:dbe (Results 1 – 5 of 5) sorted by relevance
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 93 struct db_export dbe; member 1136 static int python_export_evsel(struct db_export *dbe, struct evsel *evsel) in python_export_evsel() 1153 static int python_export_machine(struct db_export *dbe, in python_export_machine() 1172 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread() 1193 static int python_export_comm(struct db_export *dbe, struct comm *comm, in python_export_comm() 1214 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() 1233 static int python_export_dso(struct db_export *dbe, struct dso *dso, in python_export_dso() 1257 static int python_export_symbol(struct db_export *dbe, struct symbol *sym, in python_export_symbol() 1280 static int python_export_branch_type(struct db_export *dbe, u32 branch_type, in python_export_branch_type() 1298 static void python_export_sample_table(struct db_export *dbe, in python_export_sample_table() [all …]
|
/linux/arch/mips/kernel/ |
H A D | module.c | 397 struct mod_arch_specific *dbe; in search_module_dbetables() local
|
/linux/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.h | 600 u8 dbe; member
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow-defs.h | 328 uint64_t dbe:1; member 355 uint64_t dbe:1; member
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_csr.h | 918 u64 dbe : 1; member 1274 u64 dbe : 1; member
|